-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
F msk-vpc-connection #32775
F msk-vpc-connection #32775
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e690eca - Browse repository at this point
Copy the full SHA e690ecaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b54fb1e - Browse repository at this point
Copy the full SHA b54fb1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a4063a - Browse repository at this point
Copy the full SHA 5a4063aView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5a5b0b2 - Browse repository at this point
Copy the full SHA 5a5b0b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 027cbd7 - Browse repository at this point
Copy the full SHA 027cbd7View commit details -
r/aws_msk_vpc_connection: 'missing required field, CreateVpcConnectio…
…nInput.SecurityGroups'.
Configuration menu - View commit details
-
Copy full SHA for 8fa3ca5 - Browse repository at this point
Copy the full SHA 8fa3ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 416bb2e - Browse repository at this point
Copy the full SHA 416bb2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67f5176 - Browse repository at this point
Copy the full SHA 67f5176View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e6d303 - Browse repository at this point
Copy the full SHA 1e6d303View commit details
Commits on Aug 7, 2023
-
# Conflicts: # go.mod # go.sum # names/names_data.csv
Configuration menu - View commit details
-
Copy full SHA for 44947bd - Browse repository at this point
Copy the full SHA 44947bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b5ae0e - Browse repository at this point
Copy the full SHA 1b5ae0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 188e23a - Browse repository at this point
Copy the full SHA 188e23aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 610e7f4 - Browse repository at this point
Copy the full SHA 610e7f4View commit details -
Merge branch 'f-msk-vpc-connection' of github.com:markoskandylis/terr…
…aform-provider-aws into f-msk-vpc-connection
Configuration menu - View commit details
-
Copy full SHA for ce10583 - Browse repository at this point
Copy the full SHA ce10583View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b69af21 - Browse repository at this point
Copy the full SHA b69af21View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9fb069 - Browse repository at this point
Copy the full SHA d9fb069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e90ded - Browse repository at this point
Copy the full SHA 0e90dedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3020d29 - Browse repository at this point
Copy the full SHA 3020d29View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 055e64e - Browse repository at this point
Copy the full SHA 055e64eView commit details -
'flattenVPCCOnnectivityClientAuthentication' -> 'flattenVPCConnectivi…
…tyClientAuthentication'.
Configuration menu - View commit details
-
Copy full SHA for ef0ee18 - Browse repository at this point
Copy the full SHA ef0ee18View commit details -
r/aws_msk_cluster: 'broker_node_group_info.connectivity_info.vpc_conn…
…ectivity' is Computed.
Configuration menu - View commit details
-
Copy full SHA for a9b5782 - Browse repository at this point
Copy the full SHA a9b5782View commit details -
Configuration menu - View commit details
-
Copy full SHA for 988c450 - Browse repository at this point
Copy the full SHA 988c450View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9197f9 - Browse repository at this point
Copy the full SHA c9197f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72185c0 - Browse repository at this point
Copy the full SHA 72185c0View commit details -
r/aws_msk_cluster: Add 'TestAccKafkaCluster_BrokerNodeGroupInfo_vpcCo…
…nnectivity'. Acceptance test output: % make testacc TESTARGS='-run=TestAccKafkaCluster_BrokerNodeGroupInfo_vpcConnectivity' PKG=kafka ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/kafka/... -v -count 1 -parallel 20 -run=TestAccKafkaCluster_BrokerNodeGroupInfo_vpcConnectivity -timeout 180m === RUN TestAccKafkaCluster_BrokerNodeGroupInfo_vpcConnectivity === PAUSE TestAccKafkaCluster_BrokerNodeGroupInfo_vpcConnectivity === CONT TestAccKafkaCluster_BrokerNodeGroupInfo_vpcConnectivity --- PASS: TestAccKafkaCluster_BrokerNodeGroupInfo_vpcConnectivity (6333.67s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/kafka 6338.741s
Configuration menu - View commit details
-
Copy full SHA for e953f21 - Browse repository at this point
Copy the full SHA e953f21View commit details -
r/aws_msk_vpc_connection: Fix 'BadRequestException: VPC vpc-04cbe0a42…
…43c5c8d0 doesn’t have DNS hostnames enabled. Enable DNS hostnames for this VPC or specify a different VPC with DNS hostnames enabled, then try again'.
Configuration menu - View commit details
-
Copy full SHA for 57837bd - Browse repository at this point
Copy the full SHA 57837bdView commit details -
r/aws_msk_broker: Add 'bootstrap_brokers_vpc_connectivity_sasl_iam', …
…'bootstrap_brokers_vpc_connectivity_sasl_scram' and 'bootstrap_brokers_vpc_connectivity_tls' attributes.
Configuration menu - View commit details
-
Copy full SHA for d4df2d1 - Browse repository at this point
Copy the full SHA d4df2d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f6f3e3 - Browse repository at this point
Copy the full SHA 7f6f3e3View commit details -
% make testacc TESTARGS='-run=TestAccKafkaCluster_basic\|TestAccKafkaVPCConnection_basic' PKG=kafka ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./internal/service/kafka/... -v -count 1 -parallel 20 -run=TestAccKafkaCluster_basic\|TestAccKafkaVPCConnection_basic -timeout 180m === RUN TestAccKafkaCluster_basic === PAUSE TestAccKafkaCluster_basic === RUN TestAccKafkaVPCConnection_basic === PAUSE TestAccKafkaVPCConnection_basic === CONT TestAccKafkaCluster_basic === CONT TestAccKafkaVPCConnection_basic --- PASS: TestAccKafkaCluster_basic (2128.57s) --- PASS: TestAccKafkaVPCConnection_basic (6438.21s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/kafka 6443.618s
Configuration menu - View commit details
-
Copy full SHA for 3a77561 - Browse repository at this point
Copy the full SHA 3a77561View commit details -
Fix 'BadRequestException: Tiered storage is not supported for the spe…
…cified broker type.'.
Configuration menu - View commit details
-
Copy full SHA for b5fbebe - Browse repository at this point
Copy the full SHA b5fbebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2829efd - Browse repository at this point
Copy the full SHA 2829efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4941e1 - Browse repository at this point
Copy the full SHA c4941e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a207e - Browse repository at this point
Copy the full SHA d1a207eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5ed152 - Browse repository at this point
Copy the full SHA c5ed152View commit details -
Configuration menu - View commit details
-
Copy full SHA for 143a26e - Browse repository at this point
Copy the full SHA 143a26eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd33961 - Browse repository at this point
Copy the full SHA cd33961View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d25502 - Browse repository at this point
Copy the full SHA 6d25502View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a1d7fa - Browse repository at this point
Copy the full SHA 5a1d7faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b2d02 - Browse repository at this point
Copy the full SHA 25b2d02View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efb2b17 - Browse repository at this point
Copy the full SHA efb2b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f8f91 - Browse repository at this point
Copy the full SHA d2f8f91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 789a275 - Browse repository at this point
Copy the full SHA 789a275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 421ce2b - Browse repository at this point
Copy the full SHA 421ce2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbdfa2b - Browse repository at this point
Copy the full SHA cbdfa2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae2b9dd - Browse repository at this point
Copy the full SHA ae2b9ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f06725c - Browse repository at this point
Copy the full SHA f06725cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b91cff - Browse repository at this point
Copy the full SHA 5b91cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for a48694c - Browse repository at this point
Copy the full SHA a48694cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d23633f - Browse repository at this point
Copy the full SHA d23633fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d876af5 - Browse repository at this point
Copy the full SHA d876af5View commit details