Releases: coveooss/terraform-provider-aws
v3.29.11
Changelog
c5df72e Merge remote-tracking branch 'origin/add-retry-for-lambda-update-conflict'
0bc9ebe Merge tag 'v3.29.1' into add-retry-for-lambda-update-conflict
5c8454b Merge tag 'v3.29.1'
81a4663 v3.29.1
2a9e8ea Update CHANGELOG.md ahead of point release
51061bc Merge pull request hashicorp#5904 from YakDriver/support-exclusive-policies
46f9eec Update CHANGELOG.md for hashicorp#17755
68f9c46 Merge pull request hashicorp#17755 from hashicorp/b-db-instance-forcenew-conficts-snapshot-id
01ec6d5 docs/resource/iam_role: Switch to jsonencode
c9f78b5 Update CHANGELOG for hashicorp#17755
72f9407 update plan-time validation for snapshot_identifier/name/username attributes
feb5457 Update website/docs/r/iam_role_policy_attachment.markdown
50fc806 Update website/docs/r/iam_role_policy.html.markdown
42bf4aa Update website/docs/r/iam_policy_attachment.html.markdown
a39a16a Update CHANGELOG.md for hashicorp#17752
d79b6c3 Merge pull request hashicorp#17752 from hashicorp/b-iam-regressions
6cd0ff1 Update .changelog/17752.txt
b2d732e Update CHANGELOG for hashicorp#17734
186219f Merge branch 'dgrizzanti-allow_multipart_arn_name'
8163960 internal/service/iam: Ensure no panics with 1 resource part in InstanceProfileARNToName
e4a62f0 data-source/iam_policy_document: Add changelog
490e4b7 data-source/iam_policy_document: Keep empty conditions
0f22b86 tests/resource/iam_role: Remove unused function
387b80b resource/iam_role: Adjust after review
392c292 docs/resource/iam_role: Minor correction
33349f1 docs/resource/iam_role: Update for new syntax
34db37e resource/iam_role: Rework exclusive policy lists
49179fe resource/iam_role: Add changelog file
303a865 docs/iam_role: Clean up arguments
2c13eb2 resource/iam_role: Update documentation
0dc1957 resource/iam_role: Refactor names, modernize paged output
ba5e679 resource/iam_role: Rework policies arguments
17800be resource/iam_role: Fix lint issues
bc69864 resource/iam_role: Modernize old patterns
a11bf99 resource/iam_role: Revert less significant changes
1569a9f resource/aws_iam_role: Add new acceptance tests
25b47c0 resource/aws_iam_role: Update documentation
d94640e resource/aws_iam_role: Add exclusive lists of policies to role
dd6cc15 Allow multiple resource parts in Instance Profile ARNs
27f1e21 Update CHANGELOG.md
40fc7a6 Merge pull request hashicorp#8538 from jbarrick-mesosphere/aws-lb-invalid-target
98ea29d Adds CHANGELOG entry
3d58bc8 Adds check for timeout after retry
6208518 Update CHANGELOG.md for hashicorp#17717
a08c524 Merge pull request hashicorp#17717 from hashicorp/d-fms-policy-example-usage
422f6ba resource/aws_synthetics_canary: Fix canary update (hashicorp#17704)
18547c8 tests/resource/aws_s3_bucket_object: Updated Providers with ProviderFactories in ignoreTags test (hashicorp#17716)
95d6039 update example usage with jsoneconde configuration
38695db Retry InvalidTarget for AWS LB target group attachment.
24470cc v3.29.0
3238a22 Merge pull request hashicorp#17683 from pradeepbhadani/fix_doc/sfn_state_machine
32bc5fd resource/aws_glue_partition: Add nil check for schema_reference
and partition_values
validation (hashicorp#17702)
3425931 resource/aws_ssm_document: Add validations and refactor to waiter package (hashicorp#17657)
e257ac0 resource/aws_vpc: Apply attribute waiter logic to enable_dns_hostnames and enable_dns_support attributes (hashicorp#17461)
33309dd Update CHANGELOG.md for hashicorp#17439
0764638 tests/resource/aws_ecs_service: TestAccAWSEcsService_withLaunchTypeFargateAndPlatformVersion Out of Date (hashicorp#17439)
f318bb1 Bump github.com/bflad/tfproviderlint from 0.21.0 to 0.22.0 in /awsproviderlint (hashicorp#17629)
82fbc3c update doc
59c72cd Merge pull request hashicorp#17621 from dortort/patch-1
ab2c862 Fixes validation test
962ebd5 Update CHANGELOG.md for hashicorp#17615
00649b8 Merge pull request hashicorp#17615 from hashicorp/elasticache_global_replication_group
9b83939 Adds CHANGELOG entry
56a4f0d Tweak to error message
b83eab6 Updates documentation
bb0ac71 Merge pull request hashicorp#17261 from shuheiktgw/add_sweepers_to_elasticache
d66a405 Error wrapping updates
b4f2c19 Merge pull request hashicorp#13944 from DrFaust92/d/security_group_arn
c891577 Merge pull request hashicorp#17001 from ewbankkit/f-d/aws_route_table-wavelength
6014256 docs/ds/security_groups: Minor tweaks
ed873ca EC2 ARNs: Use ec2 service name constant
a99fd88 revert
5e7d005 changelog
c1d712c revert
c92fa14 revert
49e363a revert
f98f7d9 Update data_source_aws_security_groups.go
c61af79 handle errors properly
501ebdc use var for ds name
0b3c67c revert
d019cd7 rename
8e0453f fix sg tests
513c8eb add arns
attribute
505b8b8 use aws sdk wrappers, refactor tests add arns
attribute
e91c92d docs/data-source/route_table: Lint
014430a docs/data-source/route_table: Minor cleanup
df3d498 Merge pull request hashicorp#17646 from ewbankkit/b-aws_ebs_volume-update-volume-type-no-throughput
d203915 Removes global_replication_group_members since it can't be properly populated
203c219 Restores retry on delete operation
4dedb56 Merge pull request hashicorp#17156 from brent-au/hashicorpGH-17037
609f858 Moves validation to plan-time
d2414dd data-source/route_table: Minor tweaks
4a47d41 Add CHANGELOG entry.
86e65c1 d/aws_route_table: AWS Wavelength support.
e64a60b tests/ebs_volume: Skip unsupported GovCloud tests
c7f9a88 Merge pull request hashicorp#17611 from DrFaust92/r/ses_receipt_rule_set_arn2
87071aa Add CHANGELOG entry.
b5ed4fa r/aws_ebs_volume: Only specify throughput on update for gp3 volumes.
9b73044 r/aws_ebs_volume: Consolidate some test configurations.
9bde60a Merge pull request hashicorp#13554 from wuxort/f-data_source_aws_subnet-add-available_ip_address_count
018fee1 ds/receipt_rule_set: Minor fixes
e7bf5e7 ds/receipt_rule_set: Minor fixes
70efba1 ses
b93aa65 add arn
f51f065 Apply suggestions from code review
1bfac17 resource/subnet: Add changelog
22eeca6 Cleans up envvar testing
78f9765 Merge pull request hashicorp#14578 from keithcom/b-output-correct-lambda-version
d12f706 docs/data-source/subnet: Minor corrections
78e7b91 resource/subnet: Clean up
26d6192 docs/resource/subnet: Add missing args/attributes
d20246e docs/data-source/aws_subnet: Minor cleanup
e7fa342 Adds available_ip_address_count.
dbce469 resource/aws_imagebuilder_image_pipeline: Testing and documentation updates for schedule_expression API change (hashicorp#17666)
88da563 resource/lambda_function: Add changelog
f579cea resource/lambda_function: Rework waiting for function update
c015ad6 tests/provider: Prevent skip issues with special region testing involving multiple tests (hashicorp#17421)
9362bf1 tests/data-source/aws_db_event_categories: Use SDK state checking functions and make region agnostic (hashicorp#17436)
b64f075 set qualified_arn value
f968dc4 on lambda update that publishes, output the returned values to ensure consistancy
602efb5 Update CHANGELOG.md for hashicorp#17582
7ed4e92 resource/aws_ssm_document: Recreate resource on name update (hashicorp#17582)
4a57068 Merge pull request hashicorp#17690 from hashicorp/t-fix-cloudwatch-format
7956a58 resource/cloudwatch_metric_alarm: Fix format
7ed8ce4 Merge pull request hashicorp#17270 from heitorlessa/feat/eventbridge_replay
0c7336e Merge pull request hashicorp#17169 from mauriciocm9/b-aws_lambda_function-publish-error-using-image
2131187 Merge pull request hashicorp#17595 from mcalhoun/chore/17572-fix-resource-type-list-validation
01c0c84 Merge pull request hashicorp#17241 from sthulb/event-target-rules
e2c0ea9 resource/lambda_function: Lint
0eb4b27 Update CHANGELOG for hashicorp#17595
09a78df Merge pull request hashicorp#17651 from alexjurkiewicz/patch-1
01a3d73 resource/lambda_function: Increase retry timeout
4e2c6a6 Add CHANGELOG for hashicorp#16941
eee0824 resource/aws_ecs_capacity_provider: Add support for instance warmup period (hashicorp#16941)
b641c40 resource/aws_cognito_user_pool_client: Add support for application_arn
in the analytics_configuration
block (hashicorp#16734)
fe7ce83 add missing value to resource_type_list
e245462 resource/lb: Clean up retry
99d09f3 resource/lambda_function: Clean up retry
bf4f55c resource/aws_cloudwatch_metric_alarm: Add validations (hashicorp#12817)
993b015 Update CHANGELOG.md for hashicorp#17444
39043d8 tests/resource/aws_db_instance: Fix MSSQL and EC2-Classic acceptance testing (hashicorp#17444)
4a51c4b resource/aws_spot_instance_request: Add import support and refactor tests (hashicorp#12787)
ec23bc8 Merge pull request hashicorp#17681 from cdodd/d-typo-fix
466c08e service/ec2: Add AMI attributes (hashicorp#13971)
acd51b5 Revert go.mod
fca7ce5 Change lambda image acceptance test.
f0840ec Automatically add impi library to go mod.
9bcd077 Fix bug publishing lambda when is using image.
33ab17a Merge pull request hashicorp#17280 from shuheiktgw/target_group-tags
7b5ebb2 resource/lb, lb_target_group: Minor cleanup
782cace resource/aws_lb_target: Use constant for timeout
f8f99e0 resource/aws_lb_target_group: Prevent eventual consistency related tagging errors on creation
4fb4599 Merge pull request hashicorp#17687 from hashicorp/b-s3-object-copy-error
fc46f30 resource/s3_object_copy: Error fix
57c70cd resource/s3_object_copy: Fix imports
ae24a91 Update CHANGELOG.md for hashicorp#17686
93b6a1c Merge pull request hashicorp#17686 from hashicorp/t-s3-object-copy-changelog
37aa7a8 resource/s3_object_copy: Add changelog
049ed26 Merge pull request hashicorp#15461 from hashicorp/f-s3-obj-copy
f419e31 resource/s3_object_copy: Review updates
4c69f49 resource/s3_object_copy: Review updates
a090e5f resource/s3_object_copy: Review updates
a4c6ca5 resource/s3_object_copy: Review updates
7988db3 resource/s3_object_copy: Review updates
725b1f3 Update CHANGELOG.md for hashicorp#17684
d27e407 tests/provider: Temporarily disable darwin/arm64 builds for CI (hashicorp#17684)
a3649eb tests/aws_securityhub_invite_accepter: Fix terrafmt issue
fbe801d Fix logging_configuration example
cfbaee3 Fix typo in IP range
733d4ce adds changelog entry
5bc60c9 fixes case issues within tests
f82bd02 Adds read functions to support DeadLetterConfig and RetryPolicy
d341f8f chore: lint security hub test
f1a4348 Merge br...
v3.23.10
Changelog
c5c1eaa Merge tag 'v3.23.0'
b454050 v3.23.0
fefedc1 Update CHANGELOG for hashicorp#15808
24f35c9 Merge pull request hashicorp#15808 from burck1/f-aws_sso_permission_set
2b5a8ba rebased to master version w/changes
ca0a0f2 add mixed policy attachments test to permission set
4e86ee0 add missing attribute
05d56d5 inline policy resource updates; managed policy attachment resource
db0df8d add inline policy resource for permission set
833ff5d importlint, typo, docs, remove unused
8fcc98f CR updates; align with design
211f5dc move global/no account arn test
ab182a1 remove unused parameter
f5495d0 Update aws/resource_aws_sso_permission_set_test.go
7949b0f update tfawsresource to use resource package
a539d12 remove redundant error checks
69ebf83 Update website/docs/d/sso_instance.html.markdown
0b7692b Update aws/resource_aws_sso_permission_set.go
0a367d3 Update aws/resource_aws_sso_permission_set.go
a0fd88a fix missing quote
7a2bfcb Update aws/resource_aws_sso_permission_set.go
6695ca1 Update aws/resource_aws_sso_permission_set.go
014e53e Update aws/resource_aws_sso_permission_set_test.go
46615f2 Update aws/resource_aws_sso_permission_set.go
207b3fa Update aws/resource_aws_sso_permission_set_test.go
8b85070 Update aws/resource_aws_sso_permission_set.go
b0e14a2 Update aws/resource_aws_sso_permission_set.go
e2587d4 Update aws/data_source_aws_sso_permission_set.go
c7b1c87 Update aws/data_source_aws_sso_permission_set.go
a35a77b Update aws/data_source_aws_sso_permission_set.go
9bef8e5 remove unused function
4712077 Update aws/data_source_aws_sso_instance.go
85249f3 Update aws/data_source_aws_sso_instance.go
cca8081 Update aws/data_source_aws_sso_instance.go
e33652f Update aws/data_source_aws_sso_instance.go
b105c99 fix aws_sso_instance id
48ab1f0 fix aws partition lints
b098aed fix misspelling
a0a625b use testAccCheckResourceDisappears
dfdcee6 add aws_sso_permission_set data source
fbf5fb2 add aws_sso_instance data source
eeb46af Merge pull request hashicorp#16761 from hashitop/add-specific-behaviour-of-tf-0.11-aws_security_group
88c078b Merge branch 'master' into add-specific-behaviour-of-tf-0.11-aws_security_group
f7b2d3b Merge pull request hashicorp#16975 from hashicorp/t-gov-hardreg-cognito
21f6b67 Merge pull request hashicorp#16965 from hashicorp/t-gov-hardreg-dynamodb
662e995 Merge pull request hashicorp#16960 from hashicorp/t-gov-hardreg-gamelift
cda34bc Merge pull request hashicorp#16962 from hashicorp/t-gov-hardreg-fargate
4e284c0 Merge pull request hashicorp#16966 from hashicorp/t-gov-hardreg-budgets
08b45c2 Merge pull request hashicorp#16977 from hashicorp/t-gov-hardreg-devicefarm
319978c Merge pull request hashicorp#16984 from hashicorp/t-gov-hardreg-instance
eb8806d Merge pull request hashicorp#16967 from hashicorp/t-gov-hardreg-codebuild
c4bb416 tests/resource/cognito_user_group: Use data source for region
e4c859f tests/resource/devicefarm: Remove unneeded test
eb1d3e3 Merge pull request hashicorp#16983 from hashicorp/t-gov-hardreg-iam-access-key
1f504e2 tests/resource/instance: Update config comment
3dbe603 Merge pull request hashicorp#16987 from hashicorp/t-gov-hardreg-opsworks
22320f0 Update wording website/docs/r/security_group.html.markdown
0c78f6c Update CHANGELOG for hashicorp#16829
1291ad7 Merge pull request hashicorp#16829 from hashicorp/b-elasticache-cluster-mode
bb7830a Update CHANGELOG for hashicorp#12340
948f5e1 resource/aws_route53_zone: Add length validations for delegation_set_id
and name
arguments (hashicorp#12340)
f96188d Update CHANGELOG for hashicorp#16924
a46304c resource/aws_emr_cluster: Remove from state instead of error on long terminated cluster (hashicorp#16924)
f438dfc resource/opsworks: Fix hardcoded regions
eb402a7 tests/resource/instance: Fix hardcoded region
ecfa6fc tests/resource/iam_access_key: Fix hardcoded region
5cce1b2 resource/devicefarm_project: Fix hardcoded regions
04e3b27 Update CHANGELOG for hashicorp#9979
6b13713 Merge pull request hashicorp#9979 from 1newsr/aws_elasticache_replication_group_attributes_reader_endpoint
c2b6a0b Merge branch 'master' into aws_elasticache_replication_group_attributes_reader_endpoint
2b14e0e Update CHANGELOG.md for hashicorp#16714
53d61a9 Merge pull request hashicorp#16714 from DrFaust92/r/glue_crawler_lineage
3ed7226 tests/resource/cognito_user_group: Fix hardcoded region
d2fba84 Update CHANGELOG.md for hashicorp#16727
94ab63a Merge pull request hashicorp#16727 from gmazelier/r/glue_catalog_table_empty_partition_keys
471208d docs/resource/aws_emr_cluster: Link to AWS documentation for configuration settings (hashicorp#16817)
3ce21df Update CHANGELOG for hashicorp#16495
f6880bb resource/aws_vpc_endpoint_service: Make private_dns_name
configurable and add private_dns_name_configuration
attribute (hashicorp#16495)
76c0f34 tests/resource/codebuild_project: Fix VPC issue
2dd0e84 tests/resource/aws_autoscaling_group: Fix remaining S1039 reports
b3dc0eb tests/resource/codebuild_project: Fix duplicate AZ config
f493f0f tests/resource/codebuild_project: Standardized config with composeConfig()
0ed3e50 tests/provider: Enable S1039 check for unnecessary fmt.Sprint()/fmt.Sprintf() usage (hashicorp#16741)
eb5174a Update CHANGELOG for hashicorp#16938
a69c72f resource/aws_transfer_user: Update username validation to support 100 characters (hashicorp#16938)
9db7205 .github/workflows: Increase goreleaser timeout from 1h to 2h (hashicorp#16955)
06fe750 Update CHANGELOG for hashicorp#16914
f24f66d Merge pull request hashicorp#16914 from gunadhya/b-resource-aws_msk_cluster
3ea1c3d Update CHANGELOG.md for hashicorp#16082
93e900c Merge pull request hashicorp#16082 from DrFaust92/r/sagemaker_image
0e9c461 tests/resource/codebuild_project: Fix hardcoded regions
5623366 tests/resource/budgets_budget: Fix hardcoded regions
2054399 tests/resource/dynamodb_global_table: Fix hardcoded regions
2e4bec3 resource/eks_fargate_profile: Fix hardcoded regions
debd489 Restore go mod and sum
5364084 resource/gamelift: Fix hardcoded regions
832bff4 Merge pull request hashicorp#16577 from hashicorp/iam-role-sweeper-skip-access-denied
f614951 Merge branch 'master' into iam-role-sweeper-skip-access-denied
ce0579c docs/provider: Fix broken links to terraform docs (hashicorp#16956)
401f96f build(deps): bump alex-page/github-project-automation-plus (hashicorp#16764)
ed6bf2f Update CHANGELOG for hashicorp#16947
523019a Merge branch 'schabert-f-add-additional-property-to-imagebuilder'
c764155 service/imagebuilder: Review items from hashicorp#16947
0f51b3e Merge branch 'f-add-additional-property-to-imagebuilder' of ssh://github.com/schabert/terraform-provider-aws into schabert-f-add-additional-property-to-imagebuilder
1dbf3b9 Update aws/resource_aws_imagebuilder_image_recipe.go
1a65888 docs/resource/aws_codeartifact_repository_permissions_policy: Fix typo (hashicorp#16954)
0e625ec build(deps): bump github.com/aws/aws-sdk-go in /awsproviderlint (hashicorp#16935)
d126960 Update CHANGELOG for hashicorp#16905
b1e0ae1 resource/aws_imagebuilder_distribution_configuration: Remove user_ids
maximum limit (hashicorp#16905)
50a3934 docs/resource/aws_s3_ownership_controls: Remove preview note as it's now GA (hashicorp#16897)
78d88ac docs/provider: Fix links to terraform resource timeouts (hashicorp#16899)
fbc1e7b build(deps): bump github.com/aws/aws-sdk-go from 1.36.12 to 1.36.19 (hashicorp#16934)
af637ff docs: Update aws_imagebuilder_image_recipe new property working_directory
da9a71d feature: Add working_directory to ImageBuilder
264395f fix in resource aws_msk_cluster enhanced_monitoring and client_broker using the AWS Go SDK _Values()
bebe732 Update CHANGELOG for hashicorp#16608
4c00888 Merge pull request hashicorp#16608 from with-joy/f-increased_retention_period_for_kinesis_streams
f7e700d Merge pull request hashicorp#16636 from pjaudiomv/master
0041d0b Update website/docs/r/ssm_maintenance_window_task.html.markdown
9f28c3a Merge pull request hashicorp#16869 from wedge-jarrad/imdsv2
e8b1bd3 Merge pull request hashicorp#16852 from mousedownmike/patch-4
6ca8062 Merge pull request hashicorp#16870 from iann0036/patch-4
4f9e523 Changelog typo
3576864 Include string "IMDSv2" in docs
063ec5e build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (hashicorp#16856)
1a06a1d build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (hashicorp#16858)
7fa8190 build(deps): bump github.com/aws/aws-sdk-go from 1.36.7 to 1.36.12 (hashicorp#16857)
139fe25 build(deps): bump github.com/aws/aws-sdk-go in /awsproviderlint (hashicorp#16855)
f4e18d7 Update glue_crawler.html.markdown
afa8fb1 comments
4fd0f62 fmt
731f512 fmt
1df3de4 revert mongo db doc delete
d0cc8cc add docs
e05941a default for recrawl
c928c09 add recrawl argument + validations
930442d add crawler test
9aa2caf flatten schem policy
cc787fe add lineage settings
1e15681 Updating example's "name"
0f31f29 Adds clarifying documentation about cluster mode and parameter groups
8f30f8c Adds cliuster_enabled output and plan-time validation for number_cache_clusters and cluster_mode
c2102e4 Allows cluster_mode configuration when cluster mode is not enabled for parity with API
9cdf84a update description of protocol arguments
159b09f Check that is empty is base test case
5c90eed Ensure not nil, even if no partition keys defined.
f7e181f reduce retry logic
cfed90e update ssm maintenance window task resource docs
f05b945 update documentation
43c6942 comment
2cd0552 wait before create
ef0a2a3 Update aws/resource_aws_sagemaker_image.go
46d4743 Apply suggestions from code review
cee842a Apply suggestions from code review
79c5764 Update aws/resource_aws_sagemaker_image.go
ba3dc6d fmt
401900e delete timeput
7b059df docs
f1fa30e add description and displayname tests
b792b20 add tags test
7cfce55 basic tests passing
914c637 sagemaker image
086e4e0 increased max retention period for kinesis stream to 8760
57ab217 Removes DEBUG log statements
a43f904 Uses correct code for IAM
d105d4c Factors IAM Role deletion and allows individual resource skipping in sweeper
efd25e8 Adds resource skipper function for sweepers
50c348f fix fmt
dd766e6 Merge branch 'master' into aws_elasticache_replication_group_attributes_reader...
v3.22.10
Changelog
6c2de99 Merge tag 'v3.22.0'
9c9a116 v3.22.0
233e345 Update CHANGELOG.md
2600669 Update CHANGELOG for hashicorp#16678
bfec53d Merge pull request hashicorp#16678 from hashicorp/f-aws_autoscaling_group-instance_refresh
37e4818 Merge pull request hashicorp#13396 from gmazelier/lakeformation_permissions
7ca0739 Update CHANGELOG with Lake Formation
3ef409d resource/lakeformation: Fix semgrep issues
70e0cf1 resource/lakeformation: Fix linter issues
e170ade ds/lakeformation_permissions: New data source
641fbd4 resource/lakeformation: Fix linting
e873f56 resource/lakeformation: Pre-merge cleanup
544bff9 resource/lakeformation_permissions: Adjust for passing tests
cd9e6c2 resource/lakeformation_permissions: Eventual consistency issues
cb15321 resource/lakeformation: Use ValidatePrincipal for Lake Formation principals
e139a59 validators: Add ValidatePrincipal for Lake Formation principals
60b7aef resource/lakeformation_permissions: Align with design and conventions
5db1eb9 docs/resource/lakeformation_permissions: Rework for design
1a12e1a resource/lakeformation_resource: Improve docs, error messages (minor)
94b4f58 ds/lakeformation_resource: New data source
1f2e587 resource/lakeformation_permissions: Remove PR-extraneous files
eeac9a3 resource/lakeformation_permissions: Remove datalake_settings from PR
7411370 resource/lakeformation_permissions: Upgrade to plugin SDK v2
2d4cb28 resource/lakeformation: Remove aws.erb from PR
c5fd916 Remove redundant check, add one test step
708c760 Fix type in HCL example
661e2b3 Handle TableWithColumns resource I/O in ListPermissions request
8858863 Cleanup
12bc694 Use const defined in API for permissions
419d805 Add timestamp to resource ID
fd0adb6 Check that permissions are revoked in acceptance tests
d4845eb Test multiple permissions on table resource
d85171b Define permissions at catalog level
01999bd Add documentation
ed879d5 New resource: aws_lakeformation_permissions (WIP)
3dcb295 Add resource documentation
431f32b New resource: aws_lakeformation_datalake_settings
049dbb1 Update CHANGELOG for hashicorp#16808
b20f342 resource/aws_eip_association: fix eventual consistency issue when associating EIP (hashicorp#16808)
098bc8c Merge pull request hashicorp#16773 from edmundcraske-bjss/patch-1
a457881 Merge pull request hashicorp#16603 from mtranter/d-aws_lambda_function
687fff9 Update CHANGELOG for hashicorp#16684
000d978 Merge pull request hashicorp#16684 from kyeah/kyeah/kinesis-sensitive
2e5849a Merge pull request hashicorp#16800 from alvarodelvalle/d-aws_mq_broker-user-property
22c151c Merge pull request hashicorp#16809 from lachlancooper/fix-s3-lifecycle-docs
ad5f5c3 Update CHANGELOG for hashicorp#16830
c84391e Merge pull request hashicorp#16830 from cyrusv/cyrus-restore-rds-db-subnet-group
c5a922f hashicorp#16821 Fix spelling of db_subnet_group_name in restore_to_point_in_time
e5e68dd resource/aws_ec2_managed_prefix_list: Use cidr not cidr_block for API consistency
dc57570 Update CHANGELOG for hashicorp#14068
c0f711b Merge branch 'roberth-k-f-aws_managed_prefix_list'
8ece623 resource/aws_ec2_managed_prefix_list: Refactoring for consistency
a98038d Merge branch 'f-aws_managed_prefix_list' of ssh://github.com/roberth-k/terraform-provider-aws into roberth-k-f-aws_managed_prefix_list
cabe75f Update CHANGELOG for hashicorp#16738
ada2d7d New data source: aws_ec2_managed_prefix_list (hashicorp#16738)
f16f508 Fix s3_bucket lifecycle_rule requirements
cfd4729 resource/aws_directory_service_directory: Deletion and sweeper refactoring (hashicorp#16653)
f790a95 Update CHANGELOG for hashicorp#16620
f75f46f docs/data-source/aws_instance: Add throughput attribute
68ae04c service/ec2: Add throughput attribute to aws_instance resource and data source (hashicorp#16620)
3ae747b docs/contributing: Add data handling and conversion documentation (hashicorp#16748)
0c75bba Merge pull request hashicorp#13250 from gmazelier/lakeformation_datalake_settings
5c97264 Update with Lake Formation resource and settings
acf8218 resource/lakeformation_data_lake_settings: Clean up before merge
47891b5 ds/lakeformat_data_lake_settings: New data source
b331327 resource/lakeformation_data_lake_settings: Add docs, validate function
ac91a5f resource/lakeformation_data_lake_settings: Fix linter issues, simplify
2f34f0b resource/lakeformation_data_lake_settings: Add arguments, tests
f6113ed resource/lakeformation_data_lake_settings: Remove go.mod, go.sum from PR
394016d resource/lakeformation_data_lake_settings: Rename 'datalake' to 'data lake'
07aa597 resource/lakeformation_data_lake_settings: Upgrade to plugin v2
33dba29 Remove redundant check
c6edb39 Use Lake Formation official spelling
5220967 Add documentation
cc7b134 New resource: aws_lakeformation_datalake_settings
ef51d91 Merge pull request hashicorp#16756 from hashicorp/d-elasticache-auto-upgrade
995b7e1 updated mq broker user property to 'required'
baa6043 Update CHANGELOG for hashicorp#16669
6ef340c service/ec2: Use paginated functions in plural COIP and Local Gateway data sources (hashicorp#16669)
aba6707 tests/resource/aws_elasticsearch_domain: Use multierror in sweeper and skip domains stuck in deleting status (hashicorp#16648)
a78644e r/aws_ec2_managed_prefix_list: code review updates
0dcab47 r/aws_ec2_managed_prefix_list_entry: remove resource
4ca17d1 Update ROADMAP.md
a51dca6 Update CHANGELOG for hashicorp#16680
fad8649 resource/aws_main_route_table_association: Prevent crash on creation when VPC main route table association is not found (hashicorp#16680)
8a629a7 Update CHANGELOG.md
2266428 Merge pull request hashicorp#14740 from MRinalducci/f-aws_vpn_connection-add_vpn_tunnel_options
4acc6d8 Read all atrributes in tunnel options.
c583602 Merge pull request hashicorp#16780 from hashicorp/t-networkfirewall-resource-policy
7528f74 update policy of test configs and examples in documentation
1776cbf Update CHANGELOG for hashicorp#15990
7bdf671 Merge pull request hashicorp#15990 from shuheiktgw/add_codestar_connections_connection_resource
0d5c24f Minor cleanup
91395a5 Correctly quote shared
in ecs_task_definition
e7bf763 Update CHANGELOG for hashicorp#16770
896c7d3 data-source/aws_availability_zone: Add parent_zone_id
, parent_zone_name
, and zone_type
attributes (additional support for Local and Wavelength Zones) (hashicorp#16770)
174fd13 Update CHANGELOG for hashicorp#16723
073f1da data-source/aws_network_interface: Add association carrier_ip and customer_owned_ip attributes (hashicorp#16723)
acf1efa provider: Bump Go version to 1.15 and standardize on .go-version file for GitHub Actions workflows (hashicorp#16557)
b6ac60a Update CHANGELOG for hashicorp#16361
ca78d53 Support Nitro Enclaves in aws_instance and aws_launch_template (hashicorp#16361)
66e0572 Update CHANGELOG for hashicorp#16724
5601d74 service/ec2: Add carrier_ip
attribute to aws_eip resource and data source (hashicorp#16724)
36c913c tests/provider: Fix and enable AT009 lint check (hashicorp#16637)
51e997d Fix a lint error
8a963ff Add TestAccAWSCodeStarConnectionsConnection_disappears
91c5f2d Handle a case when a connection is not found
c691946 Rename rule to resp
5cc7321 Add a check if rule and rule.Connections is nil
56b5336 Modify error messages
220e9e3 Rename connection_name to name
2ae27e7 Remove connection_arn
aa7ecdc Update CHANGELOG for hashicorp#16739
55a7464 data-source/aws_prefix_list: Using name
argument no longer overrides other arguments (hashicorp#16739)
039fb67 New Service: Amazon Connect (hashicorp#16644)
95145e9 Update CHANGELOG for hashicorp#14637
57641cd resource/aws_launch_configuration: Add metadata_options configuration block (hashicorp#14637)
3d6f355 docs/resource/aws_launch_template: Fix typo: throughput (hashicorp#16731)
788a843 Update CHANGELOG for hashicorp#16692
402132b resource/aws_workspaces_workspace: Fix Terminated Workspace Panic (hashicorp#16692)
4855e64 Use codestarconnections.ProviderType_Values() instead
ad7a9da Adds note about ElastiCache Replication Group not supporting auto minor version upgrade parameter
5a8571c Update CHANGELOG for hashicorp#16297
9c54b4e Merge pull request hashicorp#16297 from hashicorp/f-data-asg-add-launchtemplate
1ef6047 Adds launch_template to aws_autoscaling_group data source
803fd63 build(deps): bump github.com/aws/aws-sdk-go from 1.36.0 to 1.36.7 (hashicorp#16726)
87bdbf5 r/aws_route_table: Refactor acceptance test configuration generator so as avoid 'terrafmt' linting exclusion (hashicorp#16735)
fc0b670 build(deps): bump github.com/aws/aws-sdk-go in /awsproviderlint (hashicorp#16744)
de14cad Code better broken up into functions and added struct for testing
3fada75 Add vpn options to aws_vpn_connection resource
91b1b44 Merge pull request hashicorp#16626 from hashicorp/t-gov-hardreg-secgrp
0babe86 Merge pull request hashicorp#16630 from hashicorp/t-gov-hardreg-route53
4350d67 Update CHANGELOG.md
29fcdc9 Merge pull request hashicorp#13267 from gmazelier/lakeformation_resource
4fd4695 lint
92f4a93 Mark kinesis stream access_key as sensitive
870c35d resource/lakeformation_resource: Use ForceNew for more update options
aa79125 Merge branch 'master' into f-aws_autoscaling_group-instance_refresh
1529c2a Adds validation for field names
7e920ba resource/lakeformation_resource: Improve error messages
70b9151 tests/lakeformation_resource: Add precheck
c30f5fb resource/lakeformation_resource: Remove go.mod, go.sum
7455563 tests/lakeformation_resource: Fix to use ARN check func
8555491 docs/lakeformation_datalake_settings: Remove from branch (part of later PR)
896f026 docs/lakeformation_resource: Fix formatting
8f7614b resource/lakeformation: Remove lakeformation_datalake_settings
09123f6 tests/resource/lakeformation_resource: Add exists and disappears
3720d66 Adds triggers parameter to instance_refresh
2bf871a Removes non-default refresh triggers and adds testing for cancelling in-progress refreshes
35d8d96 Rework Lake Formation to design
75d25e8 Better validations
6ba35a3 Cleanup
acc1152 Add resource documentation
5ed60ca New resource: aws_lakeformation_resource
92cb24a Cleanup
6673cd5 Use Lake Formation official spelling
efbe990 Make data lake admins list a set
e62033e Rename expand and flatten functions for admins...
v3.21.10
Changelog
9a4f6a5 Merge tag 'v3.21.0'
226e9a5 v3.21.0
ed411a5 Update CHANGELOG for hashicorp#16652
b5f64e1 resource/aws_spot_fleet_request: Add 'throughput' attribute to 'launch_specification.ebs_block_device' and 'launch_specification.root_block_device' configuration blocks. (hashicorp#16652)
00ccbee Update CHANGELOG for hashicorp#16457
02f6065 data-source/aws_launch_template: Support id as argument (hashicorp#16457)
120b944 Update CHANGELOG for hashicorp#16649
755de69 service/ec2: Add gp3 volume scalable throughput to aws_launch_template resource and datasource (hashicorp#16649)
17ac50f Update CHANGELOG for hashicorp#16707
57d37d8 aws_launch_template: AWS Wavelength support (hashicorp#16707)
725032a tests/resource/aws_instance: Correct 'TestAccAWSInstance_EbsRootDevice_ModifyType'. (hashicorp#16702)
7900b33 Merge pull request hashicorp#16679 from hashicorp/ecs-credentials
f7cabdb docs/contributing: Add Extending Terraform link for acceptance test framework environment variables (hashicorp#16600)
96c1287 provider: Document, standardize, and lint for disappears acceptance testing of parent resources (hashicorp#16597)
44884e5 provider: Prevent potential panics due to setting resource identifiers with raw string pointer dereferencing (hashicorp#16594)
dfda2fe Adds support for AWS_CONTAINER_CREDENTIALS_FULL_URI for authentication
88c71fb Update CHANGELOG for hashicorp#16566
17580c0 Merge pull request hashicorp#16580 from hashicorp/guardduty-detector-sweeper-skip-access-denied
3ecadf2 resource/aws_imagebuilder_image_recipe: Ensure proper ordering of component
configuration blocks (hashicorp#16566)
ac142d7 Update CHANGELOG for hashicorp#16252
d9a1617 New Resource: aws_ec2_carrier_gateway (hashicorp#16252)
d8d69f5 Update CHANGELOG for hashicorp#16605
af5d6b3 Merge pull request hashicorp#16605 from DrFaust92/r/backup_plan_remove_validation
3893c44 Update CHANGELOG for hashicorp#16667
33f5ce0 provider: adding Computed: true to id of few data sources, as those should be marked as computed even if set to optional (hashicorp#16667)
cb4c3cf Update CHANGELOG.md for hashicorp#16612
afa18a2 Merge pull request hashicorp#16612 from DrFaust92/r/glue_schema
af919bf Update CHANGELOG.md for hashicorp#16459
c5a8e71 Merge pull request hashicorp#16459 from Tensho/workspaces-error-codes
dbef45e Update CHANGELOG.md for hashicorp#16589
a7ce6a3 Merge pull request hashicorp#16589 from Tensho/fix-workspaces-directory-custom-security-group-id-default-ou
7243d6d Apply suggestions from code review
e51f827 Merge pull request hashicorp#16135 from hashicorp/t-gov-sagemaker-useds
b30a0f4 Merge pull request hashicorp#16596 from hashicorp/workflow/fix-checkout-ref
6ca440c remove validation
64e459f tests/resource/aws_ssm_maintenance_window: Fix TestAccAWSSSMMaintenanceWindow_ScheduleOffset configuration
ff14b33 Update CHANGELOG for hashicorp#16569
e11a809 resource/aws_ssm_maintenance_window: Add schedule_offset argument (hashicorp#16569)
d4b5c28 tests/resource/aws_route_table: Refactor acceptance tests in preparation for future fixes/enhancements (hashicorp#14013)
60b4ad4 deps: Update github.com/bflad/[email protected] (hashicorp#16617)
4d98411 tests/resource/sagemaker_endpoint: Make region agnostic
1e3b1da tests/resource/aws_default_route_table: Refactor acceptance tests in preparation for future fixes/enhancements (hashicorp#14012)
ce1c1bc Fix custom security attribute check
20304a1 Add terraform acctest tags
35cbae7 @review Drop redundant aws_security_group test resource
5e85d3d aws_workspaces_directory: Fix empty custom_security_group_id & default_ou
3697857 doc fmt
af01f6d fmt
73c0a9d fmt
21db2d1 remove check
008cbbf add checks for version uptates
002136b add docs
0e90f99 misspell
ad1dce7 add parent disappears test
111d5b9 add schema version stuff
f4eb603 add code schema resource
7cbb1e8 Update CHANGELOG.md for hashicorp#16167
1745978 Merge pull request hashicorp#16167 from ewbankkit/f-aws_appmesh_virtual_node-connection_pool-outlier_detection
74649fc use base ref from event payload
eac6c79 Merge pull request hashicorp#16333 from hashicorp/t-gov-hardaz-eip-arn
f28bf78 Merge pull request hashicorp#16599 from hashicorp/t-gov-hardreg-vpn
0041efc remove validation
5cd4f1e tests/resource/aws_lightsail_domain: Remove hardcoded region and standardize disappears testing (hashicorp#16304)
fbd9d85 tests/resource/aws_batch_compute_environment: Handle INVALID status in sweeper (hashicorp#16417)
8b5bcaf tests/r/vpn_gateway: Fix hardcoded region
9479ec3 ds/eip ds/arn: Fix hardcoded region
c5b5d53 specify master as checkout ref to ensure next milestone can be found
346cac9 Merge pull request hashicorp#16563 from zach-anthony/d-lex_bot_attributes
5e22dfc aws_workspaces_workspace: Add error code for the failed requests
b31cce2 Update CHANGELOG.md with next release #
e5084b0 Merge pull request hashicorp#16571 from hashicorp/d-add-config-requirement
dddf99b v3.20.0
2be066f Allows skipping GuardDuty Detector in sweepers
59a1b50 Update website/docs/d/lex_bot.html.markdown
06e3c6d Update website/docs/d/lex_bot.html.markdown
f6185b0 Update website/docs/d/lex_bot.html.markdown
1e755a5 provider: Add -debug flag to main binary (hashicorp#16565)
1ef07ea Merge pull request hashicorp#16288 from mattburgess/codedeploydeploymentgroup_flattenstringset
898d207 resource/codedeploy_deployment_group: Use flattenStringSet helper
8e1c672 add language to indicated that configurations to reporduce bugs are required
87dd58d Update CHANGELOG for hashicorp#16183
4fe20d0 Merge pull request hashicorp#16183 from ryan-neff/b-aws_lambda_function-delete-404-check
d75ebc9 Merge pull request hashicorp#16561 from hashicorp/td-networkfirewall-retry-with-context
fc48f21 Merge pull request hashicorp#16549 from hashicorp/t-gov-hardregion-ec2
08ea665 docs/data-source/aws_eks_cluster_auth: Add note about resource import (hashicorp#16501)
d51d034 Update CHANGELOG for hashicorp#16484
fdf6496 resource/aws_cloudwatch_event_target: Prevent potential panic and passthrough custom event_bus_name in v0 state upgrade (hashicorp#16484)
a1b8b1d Update CHANGELOG for hashicorp#16443
db22cd4 resource/aws_instance: Automatically retry instance_type restart on eventual consistency error (hashicorp#16443)
1ab200d docs/service/ec2: Include more references to aws_ec2_tag resource for EC2 Transit Gateway VPN Attachment usage (hashicorp#16441)
89a8930 tests/provider: Migrate remaining PreConfig disappears testing to testAccCheckResourceDisappears (hashicorp#16305)
b73f34b Merge branch 'master' into b-aws_lambda_function-delete-404-check
6f65052 docs(lex_bot.html.markdown): updated missing attributes for lex_bot data source
3ca5c0f update retry methods to include context
c8b5d72 Merge pull request hashicorp#16293 from mattburgess/ekscluster_flattenstringset
a93a29c Merge pull request hashicorp#16296 from mattburgess/provider_flattenstringset
b1d48a1 Merge pull request hashicorp#16295 from mattburgess/storagegateway_flattenstringset
f120113 Merge pull request hashicorp#16294 from mattburgess/s3bucketnotification_flattenStringSet
5f5a263 Merge pull request hashicorp#16291 from mattburgess/ecsservice_flattenstringset
a7253db Merge pull request hashicorp#16284 from mattburgess/codebuildproject_flattenstringset
c1fa072 Merge pull request hashicorp#16283 from mattburgess/batchcomputeenvironment_flattenstringset
49c62a0 Merge pull request hashicorp#16282 from mattburgess/datasync_flattenstringset
4ba8847 Merge pull request hashicorp#16281 from mattburgess/cloudformationstack_flattenstringset
46c0cb8 Merge pull request hashicorp#16280 from mattburgess/cloudfront_flattenstringset
824d03d Merge pull request hashicorp#16460 from aaratn/patch-1
e98cfe7 Update CHANGELOG for hashicorp#16522
190dcab Merge pull request hashicorp#16522 from connor-tyndall/f-aws_ec2_client_vpn_network_association-timeout
457120b Merge pull request hashicorp#16535 from yoshi-self/d/codebuild_project-secondary_artifacts-type
83a855b provider: Add ecrpublic Service Client (hashicorp#16541)
1542eb6 provider: Ensure website PR files are labeled as documentation (hashicorp#16545)
7a07a1e Update CHANGELOG for hashicorp#16552
53d8277 Merge pull request hashicorp#16552 from hashicorp/f-eks-node-group-capacity-type-no-drift
d7fb1a4 Update CHANGELOG.md for hashicorp#16472
7848157 Merge pull request hashicorp#16472 from DrFaust92/r/storagegateway_gateway_refactor
098d77e Update CHANGELOG for hashicorp#16518
ec8ef3e Merge pull request hashicorp#16518 from with-joy/f-aws_lambda_event_source_mapping
4546abf remove drift detection from capacity_type argument
b656d3b tests/resource/ec2_transit_gateway: Fix/ignore hardcoded regions
efc6d86 tests/resource/ec2_client_vpn: Fix/ignore hardcoded regions
d24825c tests/resource/ec2_availability_zone_group: Lint ignore hardcoded region
ea3c2bc Update CHANGELOG for hashicorp#16476
9c386bf resource/aws_backup_plan: Retry on eventual consistency error on deletion + validations (hashicorp#16476)
e64740f Merge pull request hashicorp#16326 from hashicorp/t-gov-hardaz-cloudtrail
8259250 Merge pull request hashicorp#16328 from hashicorp/t-gov-hardaz-beans
6520234 Merge pull request hashicorp#16330 from hashicorp/t-gov-hardaz-config
a955db3 Merge pull request hashicorp#16332 from hashicorp/t-gov-hardaz-elb
33fc2f3 Merge pull request hashicorp#16334 from hashicorp/t-gov-hardaz-hostedzones
7d3c221 Merge pull request hashicorp#16335 from hashicorp/t-gov-hardaz-redshift-service
ae0c57d Merge pull request hashicorp#16380 from hashicorp/t-gov-route53-publicdns
8e0ba07 tests/resource/route53: Use verb indices
6ee3f06 tests/provider: Rework Route53 PublicDNS ErrorCheck
6a72f96 tests/resource/shield_protection: Add additional PreCheck for GovCloud
6953de3 tests/provider: Fix fmt.Sprintf() indices (Route53)
c432ccc tests/provider: Make Route53 data source test names consistent
f32a097 tests/provider: Rename Route53 acceptance tests for consistency
aa210fd tests/provider: Rework Route53 PublicDNS skipping
5258836 tests/route53: Skip PublicDNS tests
0b375d0 Merge pull request hashicorp#16543 from hashicorp/t-gov-hardregion-provider
12cbd36 Merge pull request hashicorp#16528 from hashicorp/d-networkfirewall-resources
6557d68 Update CHANGELOG for hashicorp#16478
7e2fb86 resource/aws_ssm_maintainance_window_target: Remove from state if deleted (hashicorp#16478)
6cbf8f0 Merge pull request hashicorp#16492 from hashicorp/t-networkfirewall-govcloud
2244c25 docs/service/elasticache: Removes references to automated backup not being available on t2 instances (hashicorp#16462)
45b6d21 tes...
v3.19.10
Changelog
3494a53 Merge tag 'v3.19.0'
8d85407 v3.19.0
8763283 Merge pull request hashicorp#16447 from shuheiktgw/remove_validateRdsIdentifier
58c232c Update CHANGELOG for #hashicorp#16510
7cc0810 resource/aws_eks_node_group: Add capacity_type argument and support multiple instance_types (hashicorp#16510)
f0bbb99 Update CHANGELOG for hashicorp#16512
a47e360 Merge pull request hashicorp#16512 from bnusunny/f-aws_lambda_function-oci-image-support
eba4514 update test cases
6b9f1f7 update import order
44bd184 fix formatting
1b9c740 Merge branch 'master' into f-aws_lambda_function-oci-image-support
58a86d0 fetch lambda image ids from environment variables.
d4edc4a build(deps): Bump github.com/aws/aws-sdk-go from 1.35.35 to 1.35.37 (hashicorp#16509)
7b428f8 Update CHANGELOG.md for hashicorp#15249
ee0c21c Merge pull request hashicorp#15249 from ewbankkit/f-aws_apigatewayv2-mutual-tls-authentication
5d3d719 Update CHANGELOG.md for hashicorp#16168
0627b91 Merge pull request hashicorp#16168 from ewbankkit/f-aws_appmesh_virtual_gateway-connection_pool
4f23b1b update description for the link to lambda doc
270c960 fix link to lambda doc
840888e Update CHANGELOG for hashicorp#16488
145b23e resource/aws_fsx_windows_file_system: Prevent potential panics, unexpected errors, and use correct operation timeout on update (hashicorp#16488)
383064c Add CustomizeDiff to validate handler and runtime for zip type lambda functions
869fbba include link to lambda doc
f62121a Merge pull request hashicorp#16446 from shuheiktgw/fix_enabled_cloudwatch_logs_exports
1eaa4c4 use %w for error format
29f4067 Update CHANGELOG entry link
bad029f Update CHANGELOG for hashicorp#15518
5a20cc3 Merge pull request hashicorp#15518 from philnichol/e-eks-adding-ipv4-range
1fe739c Use validation.Any instead
0468878 Add a new Acc test for point time restore and cloud watch log export
dddfe37 Added EKS data source, updated docs
270e512 service/serverlessapplicationrepository: Add issue and pull request labeling (hashicorp#16486)
7d3179e Update CHANGELOG.md
9d66b99 Merge pull request hashicorp#12444 from DrFaust92/r/cognito-user-pool-account-rec
25ddb2b Merge pull request hashicorp#16337 from hashicorp/t-gov-hardaz-s3bucket
1428e5a Update aws/resource_aws_eks_cluster_test.go
5f93c6f Update cognito_user_pool.markdown
71e7155 Merge pull request hashicorp#16467 from hashicorp/typeset_migration_removal
73ccfaf build(deps): Bump github.com/aws/aws-sdk-go in /awsproviderlint (hashicorp#16428)
e317710 build(deps): Bump github.com/aws/aws-sdk-go from 1.35.34 to 1.35.35 (hashicorp#16429)
28edd73 update test case
13e93ad remove debug code
5f9f905 Merge branch 'master' into f-aws_lambda_function-oci-image-support
298a59c replace tab with spaces
2d08991 address code review comments
d278949 address code review comments
b31b063 update AWSAT004 docs to reflect migration
bf894b6 Merge branch 'master' into typeset_migration_removal
674012e remove provider level typeset check functions
79e4383 Merge pull request hashicorp#16217 from mattburgess/acm_typeset_migration
00b679f remove last references to tfawsresrouce
b78b0ce Merge pull request hashicorp#16244 from mattburgess/typeset_migration_p-s
a6926b1 Merge pull request hashicorp#16243 from mattburgess/typeset_migration_l-o
284de07 Merge pull request hashicorp#16242 from mattburgess/typeset_migration_g-k
f4a289c tests/provider: Migrate to SDK TypeSet Function
2b001e7 tests/provider: Migrate to SDK TypeSet Function
65cbd23 Update CHANGELOG.md for hashicorp#16418
5f947c0 Merge pull request hashicorp#16418 from DrFaust92/r/glue_registry
3018f87 Update CHANGELOG.md for hashicorp#16414
d6b5259 Merge pull request hashicorp#16414 from DrFaust92/r/storagegateway_smb_file_share
3c9114d resource/aws_rds_cluster: Define validateRestoreToPointInTimeSourceClusterIdentifier for source_cluster_identifier in restore_to_point_in_time block
fa5ad98 resource/aws_rds_cluster: Fix an enabled_cloudwatch_logs_exports type conversion error
1bab884 Update website/docs/r/glue_registry.html.markdown
14ae671 add glue registry resource
7ca66f9 add support for access_based_enumeration and notification_policy
c47f2b3 add
c5c8955 Merge branch 'master' into f-aws_lambda_function-oci-image-support
11d5de6 test/resource/s3_bucket: Fix AWSR001 regional hostname issues
772c811 resource/s3_bucket: Fix hardcoded regions
07b7fd2 tests/provider: Migrate to SDK TypeSet Function
1281874 tests/resource/aws_acm_certificate: Migrate to SDK TypeSet function
a82489b add OCI image support to aws_lambda_function resource
79c1aba addressed PR feedback
db22a1f Update aws/resource_aws_eks_cluster.go
d82ede2 Update website/docs/r/eks_cluster.html.markdown
6fc75ff Update aws/resource_aws_eks_cluster_test.go
214ddef Using planonly to check unchanged IP
e661158 r/aws_appmesh_virtual_gateway: Test corrections.
0e9cfc5 r/aws_appmesh_virtual_gateway: Test 'listener.connection_pool' attribute.
0829ba8 r/aws_appmesh_virtual_gateway: Add 'listener.connection_pool' attribute.
f0ebad5 r/aws_appmesh_virtual_gateway: Replace ConflictsWith constraints with ExactlyOneOf.
0d931f1 r/aws_apigatewayv2_domain_name: Create public ACM certificate for testing mutual TLS (relates: hashicorp#16139).
c6c8dbf Revert "Revert "r/aws_acmpca_certificate_authority: Add 'testAccCheckAwsAcmpcaCertificateAuthorityDisableCA'.""
b60662e Remove unused code.
5e275b3 r/aws_apigatewayv2_domain_name: Use Amazon Issued ACM certificate for mutual TLS acceptance tests.
ee22ef2 Revert "r/aws_acmpca_certificate_authority: Add 'testAccCheckAwsAcmpcaCertificateAuthorityDisableCA'."
4574634 r/aws_apigatewayv2_domain_name: Test mutual authentication with ACM issued private certificate.
a0e0967 r/aws_apigatewayv2_domain_name: Add 'mutual_tls_authentication' attribute.
41ace2d added acctest, added minitems to list
be596ca fixed indentation
db4b90f fixed conditional set within Read function
78b9ac7 added network_config
b27b040 fix %w for log
601f9c7 fix rename
c74988b use enum list
112d638 rename recovery_mechanisms
to recovery_mechanism
201df21 rename recovery_mechanisms
to recovery_mechanism
d4ee2ce arn arn from read output instead of constructing it refactor tests
d6da00b use %w for errors in tests
c0037b5 use %w for errors
78b2e4a change required
a221853 docs
fbc0d63 add support for account recovery settings
v3.18.10
Changelog
e1fbfb5 Merge tag 'v3.18.0'
2a00b8f v3.18.0
158f85b Update CHANGELOG for hashicorp#15874
18279c6 Merge pull request hashicorp#15874 from hashicorp/serverless_app_repo
50133d8 Update CHANGELOG for hashicorp#16399
1c5dad9 Merge pull request hashicorp#16399 from hashicorp/f-network-firewall-vpc-endpoints
19b88f7 Avoids Go formatting churn and Git conflict
167791b Reorganizes import and read code
754d215 CR updates
d6cbd6b tests/resource/aws_batch_job_queue: Create and use IAM Instance Profile for compute resources (hashicorp#16230)
39eadfd Update CHANGELOG for hashicorp#16306
48be9c6 resource/aws_lb_listener: Mark port argument as optional and only default protocol argument to HTTP for Application Load Balancers (Support Gateway Load Balancer) (hashicorp#16306)
831869f Update CHANGELOG for hashicorp#16422
5bc18ce data-source/aws_codeartifact_repository_endpoint: Test and document support for NuGet (hashicorp#16422)
09d8e1a Update CHANGELOG for hashicorp#16279
4edfa56 Merge pull request hashicorp#16279 from hashicorp/f-network-firewall-resource-policy
3abb3f1 Update website/docs/r/networkfirewall_resource_policy.html.markdown
6465e9e Update example usage principal ARN
a4ac0bb Update CHANGELOG for hashicorp#16299
d71a43a New Resource: aws_imagebuilder_image_pipeline (hashicorp#16299)
31fa723 Update CHANGELOG for hashicorp#15302
e3f31dc Merge pull request hashicorp#15302 from dblooman/msk_scram_secret
cd3158f test and doc updates
70eea15 Merge pull request hashicorp#16127 from AdamTylerLynch/add_aws_capacity_rebalance
69a0677 Updates tfresource.NotFound() to support wrapped errors
124075f Removes unneeded ForceNew from semantic_version attribute
71793ae Merge pull request hashicorp#16397 from hashicorp/d-networkfirewall-logging-config
99ce13e Merge pull request hashicorp#16420 from hashicorp/workflow/fix-milestone-workflow-target
5759f9e change milestone workflow to use pull_request_target event
a8c2df1 Update CHANGELOG for hashicorp#16412
61d7e93 provider: Followup items from initial Code Signing release (hashicorp#16412)
ee67a6f Update CHANGELOG.md for hashicorp#16114
23a6c91 Merge pull request hashicorp#16114 from DrFaust92/r/backup_region_settings
b004f7f Update CHANGELOG for hashicorp#16404
1b44741 resource/aws_securityhub_member: Prevent invited attribute updates due to recent API changes (hashicorp#16404)
b1550e9 update tests with jsonencode for policy
2419075 fmt
0908954 More renaming
1482cc1 Update CHANGELOG for hashicorp#16319
1ade3b4 resource/aws_cloudwatch_event_permission: Support DescribeEventBridge API returning account ID or root account ARN (hashicorp#16319)
2975c11 Update CHANGELOG for hashicorp#16303
7d3d33f Merge pull request hashicorp#16303 from hashicorp/b-db_proxy-connection_pool-optional
a70a12d Merge branch 'master' into serverless_app_repo
faba986 infrastructure/repository: Bump Terraform CLI to 0.13.5 and use remote backend (hashicorp#16298)
9b08345 Merge pull request hashicorp#15651 from hashicorp/workflow/assign-merged-pr-to-current-milstone
f0a13d6 Update CHANGELOG.md for hashicorp#16389
4c3d479 Merge pull request hashicorp#16389 from ewbankkit/f-aws_kinesisanalyticsv2_application-FLINK-1_11
48d31d8 tests/resource/aws_securityhub_member: Handle BadRequestException in CheckDestroy (hashicorp#16408)
65b9bd2 Update CHANGELOG.md for hashicorp#16260
1f44738 Merge pull request hashicorp#16260 from ewbankkit/b-kinesisanalytics-application-record-column-list
c579584 build(deps): Bump github.com/aws/aws-sdk-go in /awsproviderlint (hashicorp#16400)
3a10abd Update CHANGELOG for hashicorp#16218
9b3a68d New Resource: aws_imagebuilder_image_recipe (hashicorp#16218)
49c7ded Renames file
66bccf1 Merge branch 'master' into serverless_app_repo
f3aabe1 Renaming to match package name
1dd519d Update aws/resource_aws_backup_region_settings_test.go
13a9edb add sync-state information
2867e87 update docs with correct ref to s3 bucket and stream
56a5fd4 Adds import functionality
d9daae3 Update aws/resource_aws_backup_region_settings_test.go
5a7f008 r/aws_kinesisanalyticsv2_application: Support Apache Flink v1.11.
dd6065a Merge branch 'master' into f-network-firewall-resource-policy
1ad9806 Adds exclusion to multiple AWS service rule
c5c4b99 Merge branch 'master' into serverless_app_repo
af262ef Corrects connection_pool_config to be Optional and Computed
2cd1285 Merge branch 'master' into msk_scram_secret
bb483e8 CapacityRebalance proerty to 'false' if removed.
66063dd add alternate provider config
c1584db update acctest data source
fa1c4b7 add resource_policy resource support
3380eaa fix linting errors
5c92608 CR updates and refactor
c6a7a3a r/aws_kinesisanalyticsv2_application: Change 'record_column' from 'TypeSet' to 'TypeList'.
9549ca4 r/aws_kinesis_analytics_application: Revert 'record_columns' from 'TypeSet' to 'TypeList'.
a7679dc Tweaks
c3c8029 change name, update description
94a5f1d Fixed typo in documentation.
f84d85b Updates documentation
110c46f Test stack name
6d59d77 Create timeout constants
dc58f23 Adds disappears test
58e10f9 add conflicts and restructure tests
aa151e5 lint tf
288f1b7 r/aws_msk_sasl_scram_secret: New Resouce
cab315a More alignment fixes.
f9848c8 Modified alignment for consistency and readability.
a0b5df9 Removed unneeded spacing.
8cd969b Removed unneeded spacing.
9b8779b Merge branch 'add_aws_capacity_rebalance' of https://github.com/AdamTylerLynch/terraform-provider-aws into add_aws_capacity_rebalance
cf0e240 Removed unneeded Default definition.
3c77a30 Update aws/resource_aws_spot_fleet_request_test.go
dc7de01 Update website/docs/r/autoscaling_group.html.markdown
ef7c368 Update aws/resource_aws_ec2_fleet_test.go
2a7fe24 Updated docs spacing to meet project linter.
c9cad46 docs fmt
e07064e test fmt
5005aa8 docs
22390b4 tests
bdfe867 initial commit
08278e5 Added Capacity Rebalance to Spot Fleet
5e35b49 Added Capacity Rebalance to EC2 Fleet
73397c9 Added Capacity Rebalance to Auto Scaling Groups
ae96e4f Adds support for CAPABILITY_RESOURCE_POLICY capability
ef3f4a7 Adds required_capabilities
to Serverless Application Repository application data source
0a5feb8 Fixes documentation errors
18132b1 Merge branch 'master' into serverless_app_repo
821aa4b add newline
4b1bf59 add newline
7abc256 add merged prs and linked issues to current milestone
507fbfb Fixes typo in function name
062f836 Renames tests for aws_serverlessrepository_stack
69701fa Adds documentation for aws_serverlessrepository_stack
70fd994 Renames the resource to aws_serverlessrepository_stack
3c5419f Updates AWS region used to the default us-west-2
cc1f10e Creates and updates tags
8344eb4 Fixes linting error
76a3de2 Add a test for reading tags
753fa55 Added tags to Read operation
8f715b7 Added Update to serverless application
0b42e3e Revert "Factored waiting for execution of CloudFormation change set to separate function; will be reused for Update"
6f28051 Factored waiting for execution of CloudFormation change set to separate function; will be reused for Update
8b6e857 Moved status check into function as well
41c3a7f Factored waiting for creation of CloudFormation change set to separate function; will be reused for Update
8ad2111 Added CloudFormation capabilities
field as output; needed for update
14c40a2 Added outputs to serverless repo application
48a747a Formatting changes
d6a90ec Added parameter tests for basic case
69b0823 Added test for changing application version
13eedc6 Added version parameter as output and optional input
649d557 Added basic creation, reading, and deletion of a Serveless Repo Application
b2cd9c3 Added documentation
294e1e8 Added version parameter for Serverless Application Repo application data source
9d762eb Handle non-existent applications in the repo
fab4ce2 Created happy path latest version Serverless Repo data source
v3.17.10
Changelog
33bcfe6 Add release workflow
43a6242 Merge tag 'v3.17.0'
6bbb20f v3.17.0
88a68f8 Update CHANGELOG.md for hashicorp#16340
fbf325f Merge pull request hashicorp#16340 from DrFaust92/r/storagegateway_nfs_file_share_notif
71ca835 Update CHANGELOG for hashicorp#16384
d9e7b9a Support for Code Signing For AWS Lambda (hashicorp#16384)
8dff100 Merge pull request hashicorp#16241 from mattburgess/typeset_migration_d-e
ce16661 Update CHANGELOG.md hashicorp#15582
1aec8ee Merge pull request hashicorp#15582 from nikhil-goenka/f/aws_fsx_windows_file_system
fed1e4e Update CHANGELOG for hashicorp#16383
39bc9f8 Support for AWS Signer service (hashicorp#16383)
ce344da build(deps): Bump github.com/aws/aws-sdk-go from 1.35.33 to 1.35.34 (hashicorp#16381)
02e49fe build(deps): Bump github.com/aws/aws-sdk-go in /awsproviderlint (hashicorp#16369)
72eeb4f build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (hashicorp#16370)
9dc4e7d Update CHANGELOG for hashicorp#16363
fc578fe resource/aws_fsx_windows_file_system: Update the default creation timeout from 30 to 45 minutes (hashicorp#16363)
fe0780c build(deps): Bump github.com/golangci/golangci-lint in /tools (hashicorp#16371)
904ece1 Merge pull request hashicorp#16331 from hashicorp/t-gov-addprecheck-elbv2-gateway
802cb93 build(deps): Bump github.com/aws/aws-sdk-go from 1.35.30 to 1.35.33 (hashicorp#16368)
c941627 build(deps): Bump github.com/hashicorp/terraform-plugin-sdk/v2 (hashicorp#16367)
ad3e91f internal/generators/listpages: Generate Context-Aware functions (hashicorp#16345)
b2f6aaa Merge branch 'r/storagegateway_nfs_file_share_notif' of https://github.com/DrFaust92/terraform-provider-aws into r/storagegateway_nfs_file_share_notif
de31a13 change group_id and owner_id to string
8eacb83 rename to deleted
ce5936f Merge pull request hashicorp#16354 from dthvt/issue-16353
3e0045a Fix aws_networkfirewall_logging_configuration doc error (issue hashicorp#16353).
30349dc Merge pull request hashicorp#16313 from hashicorp/f-network-firewall-tags
984ee1a Update website/docs/r/storagegateway_nfs_file_share.html.markdown
fe5018a Merge pull request hashicorp#16225 from hashicorp/t-gov-querynoresults
7e6bbe2 revert kms
0af4c73 add notifiaction policy + validations
cad5f27 tests/provider: Add Gateway LB precheck to tests
f161b4c Update CHANGELOG.md for hashicorp#16194
9e93f9b Merge pull request hashicorp#16194 from DrFaust92/r/glue_catalog_table_partition_index
b0cf3a0 Merge pull request hashicorp#16195 from DrFaust92/r/crawler_config_docs
156a989 Merge pull request hashicorp#15989 from hashicorp/cloudformation-waiters
546ee46 Update CHANGELOG for hashicorp#16314
347ef58 resource/aws_lb: Fix enable_cross_zone_load_balancing argument handling with Gateway Load Balancers (hashicorp#16314)
94a1cb4 update resource tagging for Read Op
ddf8149 Merge pull request hashicorp#16038 from hashicorp/t-gov-rds-cluster
0d373f4 tests/resource/ec2_fleet: Fix query returned no results (GovCloud)
764c0f4 tests/data/autoscaling_group: Fix query returned no results (GovCloud)
22a1092 Merge pull request hashicorp#16229 from hashicorp/t-gov-querynoresults2
d5f388a tests/data/aws_instances: Fix query returned no results
ff91543 Merge pull request hashicorp#16254 from hashicorp/t-gov-querynoresults3
746cc9c tests/resource/aws_codebuild_project: Remove WINDOWS_CONTAINER acceptance test (hashicorp#16231)
31cccd9 Merge branch 'mattburgess-enable_at004_lint'
5004de3 service/ec2: Implement standardized EC2-Classic handling in TestAccDataSourceAwsEip_PublicIP_EC2Classic and TestAccAWSEIP_tags_Ec2Classic
e571e49 Merge branch 'enable_at004_lint' of ssh://github.com/mattburgess/terraform-provider-aws into mattburgess-enable_at004_lint
43553f0 Update CHANGELOG for hashicorp#16265
7c1e71a Merge pull request hashicorp#16265 from hashicorp/b-accessanalyzer-name-validation
e80474d Improves validation message
786732a Update CHANGELOG for hashicorp#14451
c8d221f Merge pull request hashicorp#14451 from Tensho/workspaces-associate-ip-group
69ca34c Merge pull request hashicorp#16240 from mattburgess/typeset_migration_db
72a332b Handles deletion of IP Group attached to multiple Directories
afcfa8d Update CHANGELOG.md after release
ccc1229 tests/resource/aws_msk_cluster: Randomize resource naming in TestAccAWSMskCluster_LoggingInfo (hashicorp#16278)
11cdab0 Update aws/resource_aws_glue_catalog_table.go
9cc6324 v3.16.0
6cc7c83 Update CHANGELOG for hashicorp#16277
74793b2 Merge pull request hashicorp#16277 from hashicorp/f-network-firewall-support
7991ed2 Update aws/resource_aws_networkfirewall_firewall.go
bcaefa9 fix destination type name typo
a4bd447 Merge pull request hashicorp#16290 from ewbankkit/b-fix-aws_apigatewayv2_stage-merge-error
e81916e avoid panic when we only have 1 loggingConfig to update
e97ffb5 'tfawsresource.TestCheckTypeSetElemNestedAttrs' -> 'resource.TestCheckTypeSetElemNestedAttrs'.
1cf73e5 update log destination refs
d28158b correct vpc/network find and replace
a553509 correct firewall resource refs in logging config tests
b0109b0 Update CHANGELOG.md for hashicorp#16133
279bb04 Merge pull request hashicorp#16133 from ewbankkit/b-aws_apigatewayv2_stage-route_settings
ddb8199 Update CHANGELOG.md for hashicorp#16121
34f86e5 Merge pull request hashicorp#16121 from ewbankkit/f-aws_globalaccelerator_endpoint_group-port_override
928f6ac cleanup service refs
c6334a6 Merge pull request hashicorp#16263 from hashicorp/d-ecs-asg-tag
3c15197 fix terrafmt error
70cc538 updates for live env support
c2ed524 docs: Remediate and enable MD010 lint (hashicorp#16271)
613ef1b Update CHANGELOG for hashicorp#16186
98d9708 New Resource: aws_imagebuilder_infrastructure_configuration (hashicorp#16186)
31aaa62 Update CHANGELOG for hashicorp#14020
e2ac0b1 Merge branch 'jhujasonw-fix-fargate-profile-serialization-issue-13538'
937d00a resource/aws_eks_fargate_profile: Keep previous IAM propagation timeout on creation and simplify new multiple profile test
b93d899 Merge branch 'fix-fargate-profile-serialization-issue-13538' of ssh://github.com/jhujasonw/terraform-provider-aws into jhujasonw-fix-fargate-profile-serialization-issue-13538
a08bc53 build(deps): Bump github.com/aws/aws-sdk-go in /awsproviderlint (hashicorp#16269)
8cb3093 Cleanup
519f894 Merge pull request hashicorp#16238 from mattburgess/typeset_migration_a-c
ba339b1 Adds correct validation to analyzer_name
95c7d8a Update CHANGELOG.md for hashicorp#16052
02092c2 Merge pull request hashicorp#16052 from DrFaust92/r/glue_table_validations
0a6fe66 Update CHANGELOG.md for hashicorp#16072
fe3e61a Merge pull request hashicorp#16072 from DrFaust92/r/storagegateway_nfs_name
da0dfe8 Merge pull request hashicorp#16262 from hashicorp/dependabot/go_modules/github.com/aws/aws-sdk-go-1.35.30
d723d95 Adds required parameter to example
db22559 build(deps): Bump github.com/aws/aws-sdk-go from 1.35.29 to 1.35.30
6f0279f Merge pull request hashicorp#16237 from mattburgess/wafv2_typeset_migration
2bbc718 Update CHANGELOG for hashicorp#16180
ad0c7de New Resource: aws_imagebuilder_distribution_configuration (hashicorp#16180)
e230bf4 Update CHANGELOG for hashicorp#13619 and hashicorp#16169
e9f7baa tests/provider: Fix and enable AT004 lint check
c8c09ba New Resource: aws_imagebuilder_component (hashicorp#16169)
01f2518 docs/resource/aws_api_gateway_rest_api_policy: Fix tflint issue
dbb7181 tests/resource/ssm_document: Fix query returned no results
5918447 Merge pull request hashicorp#16236 from mattburgess/wafregional_typset_migration
1ddc01a tests/resource/ssm_association: Fix query returned no results
5d36457 tests/resource/launch_template: Fix query returned no results
77b97e1 Merge pull request hashicorp#16235 from mattburgess/waf_typeset_migration
606ed39 Correct issue link for SNS redrive_policy issue
45ded55 Merge pull request hashicorp#16224 from mattburgess/autoscaling_typeset_migration
200bc6f Merge pull request hashicorp#16057 from philnichol/d-updating-arg-length-constraints
ff611b5 service/apigateway: Minor test and documentation updates for updated policy handling
ddc3901 Update CHANGELOG for hashicorp#13654
2e5671e Update CHANGELOG for hashicorp#13619
a1ea7ce Merge pull request hashicorp#13654 from arafsheikh/master
87dfe39 Merge pull request hashicorp#16222 from mattburgess/appautoscaling_typeset_migration
f2904b2 New Resource: aws_api_gateway_rest_api_policy (hashicorp#13619)
c735aad Merge pull request hashicorp#16223 from mattburgess/appmesh_typeset_migration
aa8a209 Merge pull request hashicorp#16221 from mattburgess/apigatewayv2_typeset_migration
69810af aws_workspaces_directory: Assign IP group
f42f470 Merge pull request hashicorp#16220 from mattburgess/api_gateway_typeset_migration
956f615 tests/resource/aws_cognito_user_pool_domain: Remove hardcoded region handling and create public ACM Certificate (hashicorp#16140)
ebf0eba build(deps): Bump github.com/aws/aws-sdk-go from 1.35.27 to 1.35.29 (hashicorp#16234)
d1b3c03 Update CHANGELOG for hashicorp#15481
17429ae service/s3: Use the current credentials when trying to get the bucket region (hashicorp#15481)
27353a2 build(deps): Bump github.com/aws/aws-sdk-go in /awsproviderlint (hashicorp#16233)
a3ab907 docs/provider: Correcting attribute section byline (hashicorp#16199)
723b35b Merge pull request hashicorp#16227 from hashicorp/d-hardcoding-link-fix
adfbbd0 docs/resource/aws_wafv2_web_acl: Update description of field_to_match
block to include empty block requirement for uri_path
(hashicorp#16245)
28abda1 resource/aws_glue_dev_endpoint: Catch additional IAM eventual consistency error and fix VPC testing (hashicorp#16232)
3a8e662 resource/aws_msk_cluster: Support in-place Kafka version upgrade
1756845 tests/provider: Migrate to SDK TypeSet Function
6aa1495 tests/provider: Migrate to SDK TypeSet Function
fe5e69b tests/provider: Migrate to SDK TypeSet Function
ffa5f02 tests/resource/aws_wafv2: Migrate to SDK TypeSet Function
7138762 tests/resource/aws_wafregional: Migrate to SDK TypeSet Function
d483867 tests/resource/aws_waf: Migrate to SDK TypeSet Function
91cd764 build(deps): Bump github.com/pquerna/otp from 1.2.0 to 1.3.0 (hashicorp#16138)
02c8fe3 tests/resource/aws_iam_saml_provider: Add sweeper (hashicorp#16193)
0447e11 tests/resource/instance: Fix query returned no results
52d552a docs: Fix heading not matching TOC
1bf30a9 tests/resource/aws_autoscaling: Migrate to SDK TypeSet Function
8fd58fe tests/resource/aws_appmesh: Migrate to SDK TypeSet Function
4af2947 Merge pull request hashicorp#15696 from hash...
v3.5.10
Changelog
2ab7214 Merge remote-tracking branch 'origin/stable-website'
b088ca2 v3.5.0
20029ea Update CHANGELOG for hashicorp#15015
c5b1e7a resource/aws_route53_resolver_rule: Correct handling for single period (.
) value in domain_name
argument (hashicorp#15015)
c672984 tech-debt/aws_instance: add state conf for root device and metadata updates (hashicorp#14723)
1e44cd9 Update CHANGELOG for hashicorp#14993
0139bf2 resource/aws_cloudfront_distribution: Prevent crash with missing ForwardedValues (hashicorp#14993)
5080ef4 Merge pull request hashicorp#14990 from terraform-providers/f-improve-rds-orderable
8b11267 r/rds_orderable_db_instance: Improve filters
6031509 service/ec2: Prevent aws_default_route_table panic caused by aws_route_table attribute changes (hashicorp#14988)
1037be8 data-source/aws_neptune_orderable_db_instance: Fix naming (hashicorp#14992)
a58cbd5 data-source/aws_docdb_orderable_db_instance: Fix naming (hashicorp#14991)
e758137 Update CHANGELOG for hashicorp#14876
42185e6 Merge pull request hashicorp#14876 from terraform-providers/added-guardduty-filter-resource
9c8eaf2 Updates from code review
9cee2f8 Update CHANGELOG for hashicorp#9988
c49a8f9 Merge pull request hashicorp#9988 from shalka/master
8dc192e Update CHANGELOG for hashicorp#12390
adb6b7a resource/aws_cloudtrail: Add insight_selector configuration block (hashicorp#12390)
255384a Update CHANGELOG for hashicorp#12428
6b40959 service/costandusagereporting: Parquet, Athena and more (hashicorp#12428)
147a7a7 Update CHANGELOG for hashicorp#14964
8bc472a Merge pull request hashicorp#14962 from terraform-providers/td-waf-change-tuples-tests
393eb26 Merge pull request hashicorp#14964 from terraform-providers/b-waf-rate-based-rule
7ed2b1d revert to previous flattenFieldToMatch logic with nil checks
2c3134b add rate_limit to list of possible update changes
559155c tests/provider: Remediate and enable markdownlint MD009 rule (hashicorp#14978)
aef4d84 Merge pull request hashicorp#14956 from terraform-providers/td-config-acctests
ea99e96 Merge pull request hashicorp#14958 from terraform-providers/td-waf-predicate-tests
84f9c23 Merge pull request hashicorp#14961 from terraform-providers/td-spot-fleet-request-test-checks
e6408ed Merge pull request hashicorp#14960 from terraform-providers/td-instance-kms-test
3cdaeab docs/provider: Whitespaces at the end of line fixes. (hashicorp#14954)
ea8e0ae Update CHANGELOG for hashicorp#14967
3680d46 data-source/aws_outposts_outpost: Add arn argument (hashicorp#14967)
7d94886 Update CHANGELOG for hashicorp#14906
d5ca146 service/ec2: Additional support for volume type io2 (hashicorp#14906)
5fc41d5 revert waf_rate_based_rule changes
8351928 add rate_limit to list of possible update changes
e640208 update acctest configuration params and remove disappears methods; update enumerated vals
b20ad14 update acctests to use updated typeset pair check
aeec056 update test to use resource pair check for typeset
5224dd9 Update CHANGELOG.md
8921c05 Merge pull request hashicorp#14953 from terraform-providers/f-neptune-orderable-db
bd2a3ea update typeset checks, remove custom disappears func, and use enumerated types
99ef2df Merge pull request hashicorp#14952 from terraform-providers/td-appsync-precheck
0d4675a update typset check and remove custom disappears funcs
ed57012 Update CHANGELOG for hashicorp#14864
1ce5d42 service/ec2: Add local gateway routes and route table entries (hashicorp#14864)
b8c327a Update CHANGELOG for hashicorp#9491
0298860 data-source/neptune_orderable_db_instance: New data source
30620bc New Data Source: aws_vpc_peering_connections (hashicorp#9491)
4a60959 add precheck for appsync service and and remove custom disappears fns
11a4812 Merge pull request hashicorp#14843 from terraform-providers/td-attribute-pair-nested-set
b7b8b63 Update CHANGELOG for hashicorp#12704
eae8990 New Resource: aws_db_proxy (hashicorp#12704)
32a1e66 refactor non-key attributes difference method and acctests
a916313 tests/resource/aws_worklink_fleet: Fix TestAccAWSWorkLinkFleet_AuditStreamArn (hashicorp#14907)
bd7d335 Update CHANGELOG for hashicorp#14851
70b62d0 Update CHANGELOG for hashicorp#13976
fe3a1b5 resource/aws_lambda_function_event_invoke_config: Prevent unexpected format of function resource error (hashicorp#14851)
509a1e9 Merge pull request hashicorp#13976 from ianbinder/b-aws_workspaces_workspace
452099f Update CHANGELOG for hashicorp#14813
45ee110 New Resource: aws_emr_instance_fleet (hashicorp#14813)
ef22307 Update CHANGELOG for hashicorp#14171
387d016 resource/aws_ec2_client_vpn_endpoint: Support authentication_options type federated-authentication value and saml_provider_arn argument (hashicorp#14171)
8c070c0 Update module aws/aws-sdk-go to v1.34.14 (hashicorp#14936)
ae3204c Merge pull request hashicorp#14931 from terraform-providers/f-orderable-db
bfd2934 Update CHANGELOG.md
fd43c61 data-source/docdb_orderable_db_instance: New data source
e3e5b5d Update CHANGELOG for hashicorp#13868
fcac15f tests/resource/aws_lightsail_instance: Add key-only tags test (hashicorp#12346)
e446592 provider: Support arbitrary additional tag data, implement keyvaluetags and ignore_tags support in aws_autoscaling_group resource, return empty strings with key-only tags instead of panicking (hashicorp#13868)
7217911 Merge branch 'master' into shalka/master
54ab4ff Uses RFC 3339 dates for "updatedAt" field
5378e46 Merge pull request hashicorp#14879 from terraform-providers/td-backup-plan-lifecycle
3886e9b Merge pull request hashicorp#14853 from terraform-providers/f-rds-orderable-db
096c625 data-source/aws_rds_orderable_db_instance: New data source
b6b9297 update backup-plan resource testing with SDKv2 TypeSet handling
1206283 Update CHANGELOG for hashicorp#14902
e752f91 Merge pull request hashicorp#14902 from terraform-providers/f-ipsetforwardedipconfig-for-ipsetrefstatement
f86b399 Merge pull request hashicorp#14857 from terraform-providers/t-hardaz-dms
0e96c9d Add provider functions to check more hostnames
8fc7ebf Update CHANGELOG for hashicorp#14788
60d06ef resource/aws_emr_cluster: Add core_instance_fleet and master_instance_fleet configuration blocks (hashicorp#14788)
8856a87 tests/provider: Update hardcoded AZs (DMS related)
d3fb310 Update CHANGELOG for hashicorp#12484
1e9c2ae resource/aws_kinesis_firehose_delivery_stream: Add elasticsearch_configuration cluster_endpoint argument + other plan-time validations (hashicorp#12484)
b13dc9d Update CHANGELOG for hashicorp#12537
f139170 New Resource: aws_glue_user_defined_function (hashicorp#12537)
1479b01 Update CHANGELOG for hashicorp#14885
bd61728 resource/aws_route53_zone_association: Correctly handle zones with over 100 VPC associations (hashicorp#14885)
4df0c68 Update CHANGELOG for hashicorp#13269
4d3799e resource/aws_kinesis_firehose_delivery_stream: Add elasticsearch_configuration vpc_config configuration block (support Elasticsearch VPC configuration) (hashicorp#13269)
e208508 Update CHANGELOG for hashicorp#8916
6302bf6 Merge pull request hashicorp#8916 from jzbruno/add_aws_lex_slot_type_resource
5f7bdf7 Merge pull request hashicorp#14837 from terraform-providers/acctest-ftlint-datasources
bc43990 Updates filter criteria to match AWS API
a4e7ff5 Merge pull request hashicorp#14848 from henare/d-ecs_container_definition-fix-markdown-links
b94d35b Update CHANGELOG for hashicorp#14894
c334cfd resource/aws_ebs_volume: Support io2 type (hashicorp#14894)
2a603cf Update CHANGELOG for hashicorp#14850
be8f93c resource/aws_mq_configuration: Don't update the configuration if only tags change. (hashicorp#14850)
e25179e add support for ForwardedIPConfig in IPSetReferenceStatement
ad0d2e9 Update CHANGELOG for hashicorp#12573
fad2007 New Resource: aws_codebuild_report_group (hashicorp#12573)
7d3af0f docs/resource/aws_storagegateway_gateway: Docs clarification for importing (hashicorp#14878)
29e24ef resource/aws_sns_topic_subscription: Fix error message (hashicorp#14888)
584f8d6 Merge pull request hashicorp#14839 from terraform-providers/td-iam-policy-test
f8aa9ee Merge pull request hashicorp#14854 from terraform-providers/t-hardaz-default_subnet
13a2c6a Merge pull request hashicorp#14859 from terraform-providers/renovate/github.com-aws-aws-sdk-go-1.x
80f06d1 Update module aws/aws-sdk-go to v1.34.13
4174068 Update CHANGELOG for hashicorp#14858
2f8221a resource/aws_emr_cluster: Prevent recreation when ebs_config.volumes_per_instance
is greater than 1 (hashicorp#14858)
39bc056 Merge pull request hashicorp#14841 from terraform-providers/td-ec2-spot-fleet-request-tests
d968b04 Update CHANGELOG for hashicorp#14886
d36dc15 Update CHANGELOG for hashicorp#14862
d697785 Merge pull request hashicorp#14862 from terraform-providers/td-rds-cluster-endpoint
e1b13fc Update CHANGELOG for hashicorp#14826
1ca30d3 resource/aws_msk_configuration: Implement Update and Delete support (hashicorp#14826)
4940461 Merge pull request hashicorp#14886 from terraform-providers/td-opsworks-tests
f320590 Update CHANGELOG for hashicorp#14782
861b780 resource/aws_acm_certificate: Provide additional plan-time validation for subject_alternative_names values (hashicorp#14782)
11726ff add "other" to source type values
db4b174 refactor opsworks_slack tests and update enumerated values
be97010 add diffsupressfunc for json field
2213310 Updates Exists function to make API call and return API object
eca69ae Cleanup after v3.4.0 release
4b88cb2 v3.4.0
619c9e5 Adds tag update ability and ARN output
1939143 add create timeout for rds_cluster_endpoint resource
045c87f Update CHANGELOG for hashicorp#9525
4345e2c Merge pull request hashicorp#9525 from maxenglander/datasource-aws-db-subnet-group
7012d26 Update CHANGELOG for hashicorp#14106
8e53f2b resource/aws_emr_instance_group: Increase creation and update timeouts to 30 minutes (hashicorp#14106)
56cb0f8 Update CHANGELOG for hashicorp#13077
ac0121e resource/aws_emr_instance_group: Extend instance group timeout by 50% (hashicorp#13077)
4cdf668 tests/provider: Ensure GitHub Actions workflow for markdown-lint checks out code and can fetch latest v1 (hashicorp#14849)
60a7cae Update CHANGELOG for hashicorp#12974
35c577e Merge pull request hashicorp#12974 from DrFaust92/r/elasticache_replication_group_tags
12de71e Update CHANGELOG for hashicorp#14860
373a23c resource/aws_apigatewayv2_integration: AWS service integrations for HTTP APIs. (hashicorp#14860)
684357c Update CHANGELOG for hashicorp#13600
581768a New Resource: aws_xray_encryption_config (hashicorp#13600)
b9adddc Update website/docs/r/elasticache_replication_group.html.markdown
508424d Adds update and disappears tests
a001f20 Handle case when there are no tags set and add more complete te...
v2.70.10
v2.70.0-coveo.0
Changelog
a8f201a Merge remote-tracking branch 'upstream/stable-website'
2f23a59 v2.70.0
06f8b94 Merge pull request hashicorp#14130 from YakDriver/checkarn
b87b920 Add static check for hardcoded ARN partition
97404f6 awsproviderlint: go fmt -s -w and go mod vendor (hashicorp#14129)
767fb9c fmt fix up
f8c8068 Merge pull request hashicorp#14103 from terraform-providers/resource-ec2-client-vpn-route
9d95bce Missed semaphore Notify
a5651a6 Update CHANGELOG for hashicorp#14103
0b34cfc Update website/docs/r/ec2_client_vpn_route.html.markdown
d481f83 Update website/docs/r/ec2_client_vpn_route.html.markdown
28f62f9 Merge pull request hashicorp#14097 from YakDriver/linthash
15b134b Add static check for hardcoded state hashes
95b8432 Rewrite TypeSet checks with helpers [Part 6] (hashicorp#14067)
dc7d523 Merge pull request hashicorp#14036 from YakDriver/govlinthardaz
b77516e resource/aws_lb_target_group_attachment: Added use case of private IP outside of VPC scope (hashicorp#14117)
3fa60be Merge pull request hashicorp#12920 from ewbankkit/issue-12892
40764e1 Fixes documentation side navigation
21dc76b Adds synchronization to Client VPN route tests
cc375da Update CHANGELOG for hashicorp#13950
f2a92cf Merge pull request hashicorp#13950 from terraform-providers/resource-aws-ec2-client-vpn-consolidation
c75699f Implements import operation
742095e Updates Create, Read, and Delete operations and adds documentation
4403fca Update aws/resource_aws_ec2_client_vpn_authorization_rule.go
0a56fc8 Update aws/internal/service/ec2/waiter/status.go
e146421 Add static check for hardcoded region and AZ
10875d1 tests/resource/aws_sqs_queue_policy: Add disappears test (hashicorp#14047)
971d9eb tests/provider: Initial goreleaser configuration and CI workflow (hashicorp#14033)
a5ce898 Update CHANGELOG for hashicorp#14060
fd8ed97 service/organizations: Support Backup policies (hashicorp#14060)
4f589b4 Merge branch 'resource-aws-ec2-client-vpn-consolidation' into resource-ec2-client-vpn-route
3858262 Makes acceptance tests more stand-alone
bb1f70a Fixes documentation re-ordering
bf963ee Moves synchronization functions to experimental package
20569d6 Adds validity check for ID parsing
a76229c Moves waiter and status functions to waiter
package
2b18302 resource/aws_launch_template: Skip extra API call during update and parallelize new tests (hashicorp#14065)
f4f84c8 Merge branch 'resource-aws-ec2-client-vpn-consolidation' into resource-ec2-client-vpn-route
098e01a Update CHANGELOG for hashicorp#5225
cbd0137 Merge pull request hashicorp#5225 from kl4w/launch-template-default-version
5429f6a docs/rds_cluster_instance: the engine/version should match that of the cluster (hashicorp#14037)
ac7b019 Sagemaker example of "deploy your own model" (hashicorp#9948)
3f8784a enable modifying default template version to latest available
9900515 Cleanup after v2.69.0 release
947fcca v2.69.0
2be2311 CR updates
0c93b2d Update CHANGELOG for hashicorp#14030
bb489e7 resource/aws_customer_gateway: Allow 4-byte ASNs (hashicorp#14030)
0f3643c Merge pull request hashicorp#14031 from YakDriver/govlint
564a6ad awsproviderlint: Add missing AWSR002 link and docs to add these links to README (hashicorp#14034)
efa2f87 Add hardcoded AMI ID check
7a7693d docs: Fix broken ec2_tag resource link in resource tagging guide (hashicorp#14023)
725b240 docs/resource/aws_vpc: Change instance_tenancy to default (hashicorp#14026)
26b56ad Update CHANGELOG for hashicorp#13927
3641d23 resource/aws_db_instance_role_association: Prevent immediate read after creation panic (hashicorp#13927)
de7897c Update CHANGELOG for hashicorp#12005
efef33b resource/aws_sfn_state_machine: Handle IAM role eventual consistency on creation + wait for delete + add arn
attribute (hashicorp#12005)
f3e864e Update CHANGELOG for hashicorp#13012
446223c Merge branch 'DSdatsme-master'
bebf4a7 tests/resource/aws_route53_record: Add covering tests for updates involving health_check_id
1e644e9 Merge branch 'master' of ssh://github.com/DSdatsme/terraform-provider-aws into DSdatsme-master
fe819c6 Update CHANGELOG for hashicorp#11335
75bcd7d Merge branch 'jbergknoff-rival-jbergknoff/route53-delete-before-create'
e92ef10 tests/resource/aws_route53_record: Filter Local Zones from aws_availability_zones usage
bc51e46 Merge branch 'jbergknoff/route53-delete-before-create' of ssh://github.com/jbergknoff-rival/terraform-provider-aws into jbergknoff-rival-jbergknoff/route53-delete-before-create
9472d96 Update CHANGELOG for hashicorp#13922
6e90da3 resource/aws_spot_fleet_request: Increase default delete timeout to 15 minutes (hashicorp#13922)
f354e8b Update CHANGELOG for hashicorp#13912
a0bb2d5 resource/aws_autoscaling_group: Prevent unexpected differences in tags
for Terraform 0.11 and earlier with boolean propagate_at_launch
values (hashicorp#13912)
b7cecbf tests/service/iam: Implement aws_iam_group and aws_iam_policy sweepers, catch additional aws_iam_role and aws_iam_user (hashicorp#13901)
2bec104 tests/resource/aws_cloudtrail: Ensure covering test for removing of all event_selector configuration blocks
d85342a Fixes synchronization for network association and consolidates test cases
269186a Removes unused function
1b589c4 Merge branch 'master' into resource-aws-ec2-client-vpn-consolidation
3f12b61 awsproviderlint: Enforce kms_key_id as ARN attribute in AWSAT001 check (hashicorp#13996)
9c04ab5 Fixes test name
aaf82b7 Combines Client VPN tests for synchronization
923ed2f Moves Endpoint delete waiter to waiter package. Renames some error constants
269dd7c docs/resource/aws_cognito_user_pool_domain: terrafmt fix
b2a46ba Added the creation of the aws_route53_record to the Custom Cognito Domain example (hashicorp#10196)
dadb1a4 Update CHANGELOG for hashicorp#10452
0391f5b Merge pull request hashicorp#10452 from stack72/ecs-service-custom-delete-timeout
f79dd0f tests/provider: Ensure terrafmt check runs on website updates (hashicorp#13997)
348dd37 Merge pull request hashicorp#13989 from terraform-providers/td-md007-gh-action
b3171fa add misspell job
3e6d9ad Update module aws/aws-sdk-go to v1.32.12 (hashicorp#13803)
b632c4d Merge pull request hashicorp#13988 from terraform-providers/td-md007-elasticsearch-domain
ab7af97 docs/resource/aws_cognito_user_pool: Remove "it's" contraction due to format error in website (hashicorp#13993)
da2c653 docs/provider: Fix various typos (hashicorp#13991)
155c438 docs/service/docdb: Fix typos on aws_docdb_cluster/instance doc (hashicorp#13987)
0aac0b7 Update website/docs/r/ecs_service.html.markdown
336fc24 add gh-action for markdown file linting
ef1ad13 correct ul indentation w/MD007 rule
a1a03e9 Update CHANGELOG for hashicorp#12183
676c3db Merge pull request hashicorp#12183 from JustinSchuyler/master
8d8b8d8 add force new details to enabled attribute in docs
ebc3e37 Adds waiter for Client VPN to be deleted and removed
706c2d2 Removes unneeded Client VPN network association deletion from endpoint deletion
58c29eb Merge pull request hashicorp#13966 from terraform-providers/f-revise-slack-gh-action-scope
93361a4 update version
c28747a Update CHANGELOG for hashicorp#13961
081bf57 Merge pull request hashicorp#13961 from terraform-providers/b-wafv2-web-acl-recursion
04baa55 Update Terraform github to v2.9.0 (hashicorp#13978)
2a65cf0 Update CHANGELOG for hashicorp#13945
7e12864 resource/aws_backup_selection: Remove from Terraform state when Backup Plan is destroyed instead of returning error (hashicorp#13945)
5b72622 resource/aws_elasticsearch_domain: Improve handling of advanced_security_options.enabled = false
b8c3b78 filter by repo rather than by org
41fc7fa run terrafmt on config
2f66123 add additional test for operator statement
231d963 Merge branch 'd-MD007-fix-all-the-things'
13ee7b0 docs/provider: Final markdownlint fixes for MD007
b36a799 tests/provider: Move markdownlint MD007 configuration to top
6f13383 Merge branch 'd-markdownlint-MD007_p5' of ssh://github.com/jbarnes7952/terraform-provider-aws into d-MD007-fix-all-the-things
c11e563 Merge branch 'd-markdownlint-MD007_p4' of ssh://github.com/jbarnes7952/terraform-provider-aws into d-MD007-fix-all-the-things
87196d7 Merge branch 'd-markdownlint-MD007_p3' of ssh://github.com/jbarnes7952/terraform-provider-aws into d-MD007-fix-all-the-things
add2847 Merge branch 'd-markdownlint-MD007_p2' of ssh://github.com/jbarnes7952/terraform-provider-aws into d-MD007-fix-all-the-things
17426db Adds semaphore to limit concurrency of Client VPN-related acceptance tests
805eb7c Update CHANGELOG for hashicorp#13771
23066a5 provider: First pass at removing non-inclusive terminology (hashicorp#13771)
7892a7b add additional nested level
ae05ef9 Update CHANGELOG for hashicorp#13928
441a025 resource/aws_db_instance: Prevent schema version 1 upgrade panic on missing state (hashicorp#13928)
ee7724a Update CHANGELOG for hashicorp#13958
7ea7252 Update CHANGELOG for 13958
96d4f6e resource/aws_efs_mount_target: Continue allowing empty string in ip_address validation (hashicorp#13958)
44de7ab Rewrite TypeSet checks with new helpers [Part 4] (hashicorp#13932)
af65152 Consolidates retrieving individual Client VPN authorization rules
36185b3 Reorganizes shared test configurations
60a01b1 remove top-level output var
e5a0ab8 update launch template when content or description changes and update tests
e1731ea remove duplicate test function
6d86544 only create new version when data changes
41cc7ce update documentation
638f760 add update_default_version attribute
70ac36b updatable default version
5d9471b Rewrite TypeSet checks with new helpers [Part 5] (hashicorp#13934)
2256f43 Renames shared configuration functions
fb0571d Test cleanup and update to use Terraform 0.12 syntax
c3e9794 Fixes documentation
b06cac4 Adds import documentation
4f6f042 Cleanup after v2.68.0 release
a617731 Adds tests for multiple subnets
47b626d Adds correct filters to Destroy check
3c41148 Adds import
9f7c429 Cleanup
540f123 Removes route
from aws_ec2_client_vpn_endpoint.test
8300857 Handles multiple authorization groups
0fede62 Adds waiters and disappears
test
85d5e03 Moves Client VPN authorization rule to separate resource and adds basic test
b751da7 MD007 changes part 5/5
e9caea5 MD007 changes part 4/5
d93d05c MD007 changes part 3/5
a9f7573 MD007 chang...