-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[dirty] d/aws_s3_bucket: get default encryption configuration #2300
Conversation
Docs: Added codebuild as a possible service name for aws_ip_ranges
Additional EC2 instance resource documentation surrounding iam_instance_profile permissions
Explicitely state that updates to instance_type field will trigger a stop/start of the EC2 instance
…tack-tags resource/aws_cloudformation_stack: Support updating tags
… for different error messaging (hashicorp#2274) * Adjust aws_dynamodb_table CreateTable LimitExceededException handling for different error messaging * hashicorp#2274 review: r/aws_dynamodb_table: Update LimitExceededException retry message handling
* Add arn attribute to aws_elb resource * hashicorp#2272 review: r/aws_elb: Remove Optional from arn attribute
…p#2271) * Add arn attribute to aws_ebs_volume resource and datasource * hashicorp#2271 PR review: d/aws_ebs_volume and r/aws_ebs_volume: remove Optional from arn attribute and reduce full meta interface usage
New Data Source: aws_instances
We no longer set default matcher b/c there's no matcher for network LBs
Deleting compute environment with job queue failed because of this.
…orp#2310) * Add test verifying broken subnet setting for aws_lb - subnets can't be updated for lbs of type `network` - the `UPDATE` method tries to update the `subnets`, which fails, even on first apply * fix ordering * Mark Subnets as forcenew for network load balancers
* r/lb+elb: Suppress diff for LBs w/ empty name * Add explanatory comments
…e encryption configuration
…o-v1.12.48 Bump aws-sdk-go to v1.12.48
as #2472 has been closed, i'll write additional test for this PR |
Done!
|
Hi @trung Thanks. |
sorry for the mess, i'll clean it up and submit a new PR. |
Closed this to raise another one |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Fix #2217 and #2196
aws_s3_bucket
data source