Skip to content

v3.46.10

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 20:36
· 78737 commits to main since this release

Changelog

80c63f6 Merge tag 'v3.46.0'
7137144 v3.46.0
1502cec Update CHANGELOG.md for hashicorp#19820
507aeeb Merge pull request hashicorp#19820 from hashicorp/b-security_group_id_nil
fa883eb Add CHANGELOG entry
87cbd86 Merge pull request hashicorp#18631 from hashicorp/t-concsweep-waf
ab9605e tests/r/waf: Remove unneeded len check
d216e99 tests/r/waf: Use consistent var name
482f2d1 tests/r/waf: Consistent var list
1528e3f tests/r/waf_xss_match_set: Add sweeper concurrency
e4f592c tests/r/waf_web_acl: Add read/sweeper concurrency
2404a91 tests/r/waf_sql_injection_match_set: Add sweeper concurrency
c572b50 tests/r/waf_size_constraint_set: Add sweeper concurrency
4d59d82 tests/r/waf_rule: Add sweeper concurrency
c0f254f tests/r/waf_rule_group: Add sweeper concurrency
d3f7266 tests/r/waf_regex_pattern_set: Add sweeper concurrency
0af45b9 tests/r/waf_regex_match_set: Add sweeper concurrency
3671afd tests/r/waf_rate_based_rule: Add sweeper concurrency
4644295 tests/r/waf_ipset: Add read concurrency
6459516 tests/r/waf_geo_match_set: Add read concurrency
f3dbf44 tests/r/waf_byte_match_set: Add read concurrency
c27563c tests/r/waf_ipset: Add sweeper concurrency
b22a9d5 tests/r/waf_geo_match_set: Add sweeper concurrency
a19cb6d tests/r/waf_byte_match_set: Add sweeper concurrency
cc10981 Update CHANGELOG.md for hashicorp#19500
2eb601b Merge pull request hashicorp#19500 from hashicorp/f-servicecat-ds-portfolio
0eade2b Update CHANGELOG.md for hashicorp#19831
b4383c4 Merge pull request hashicorp#19831 from hashicorp/b-aws_lambda_event_source_mapping-iam-eventual-consistency
9024f57 Merge pull request hashicorp#19810 from MRostanski/f-aws_eks_node_group-zero-min-size
d6c006a docs/ds/servicecat_port: Fix docs
63118a4 ds/servicecat_port: Minor fixes
e62f3ab ds/servicecat_port: Fix changelog
ecf8c67 ds/servicecat_portfolio: Make tags computed
52222ef ds/servicecat_portfolio: Add changelog
0a66ba4 docs/ds/servicecat_portfolio: New data source
af54954 tests/ds/servicecat_portfolio: New data source
9cdfcfa ds/servicecat_portfolio: New data source
ef7d0e0 provider: Add new data source
d2ea6a1 updated route table conflict warning (hashicorp#19852)
1bf7a93 r/aws_eks_node_group: Use supported Kubernetes versions in acceptance tests.
c149356 Update CHANGELOG.md for hashicorp#19817
e22269b Merge pull request hashicorp#19817 from hashicorp/b-lakeformation-19643
5bf5b84 i/lakeformation: Fix comments
8fa959a i/lakeformation: Fix comments
2f46e1f i/lakeformation: Add filter unit tests
261a493 i/lakeformation: Add explanation, extra safety check
5054871 r/aws_eks_node_group: Test that 0 is allowed for 'desired_size' and 'min_size'.
8e5d8e8 Merge branch 'b-lakeformation-19643' of https://github.com/hashicorp/terraform-provider-aws into b-lakeformation-19643
3d1a96c i/lakeformation: Add filter unit tests
314e02c r/aws_lakeformation_permissions: Fix 'testAccAWSLakeFormationPermissions_dataLocation'.
82235d0 tests/lakeformation_perms: Appease linter gods
af4aaaa tests/lakeformation: Break into better groupings
f85d60f tests/r/lakeformation_permissions: Fix tests
14dd945 i/lakeformation: Simplify logic
98f022b r/lakeformation_perms: Appease linter gods
c86c0ef docs/ds/lakeformation_perms: Update docs
f6957ea i/lakeformation: Use statuser
c54a9eb tests/lakeformation: Add disappears
70f9ebf tests/r/lakeformation_perms: Rework twc tests
69fc95b r/lakeformation_perms: Enable cross package use of filter
3d3e0c1 ds/lakeformation_perms: Fix list order diffs
a9d025a r/lakeformation_perms: Update changelog
f9f91a0 r/lakeformation_perm: Add changelog
a0cb7b1 docs/r/lakeformation_perm: Update docs
be48983 tests/r/lakeformation_perm: Test bug fix
a69fd49 r/lakeformation_perm: Fix update bug
a8398fe Add CHANGELOG entry.
111b55e Merge pull request hashicorp#13127 from DrFaust92/r/spot_fleet_request_on_demand
ad9e989 Update CHANGELOG.md for hashicorp#19834
a58464d Merge pull request hashicorp#19834 from hashicorp/b-aws_sqs_queue-kms_data_key_reuse_period_seconds-default
41715c9 r/aws_spot_fleet_request: Instead of 'd.GetOkExists', always set in value. Tidy up 'resourceAwsSpotFleetRequestUpdate'.
721cbbe r/aws_spot_fleet_request: Don't validate EC2 instance types.
2976f49 fmt
0add812 fmt
5aee072 error check
265ce51 changelog
b10dea8 add validations
c99d2d8 validations
348e252 rebase
9724cd7 rebase
9ccf51c use enum slice
d538543 remove fulfilled capacity
114701f remove fulfilled capacity
977a5a7 add test for fulfilled capacity
e40ee1e on_demand_fulfilled_capacity can change by other actions, adding computed add tests for on demand max price and allocation strategy
3471810 add test for on_demand_target_capacity
c75b129 add docs
7e0b219 add default and validation for on_demand_allocation_strategy
f5ec049 allow zero value on demand target capacity
55cb6c3 allow updating on_demand_target_capacity and force new to other on demand arguments
d3f5abc add on demand parmas
48fc2ba r/aws_sqs_queue_policy: Missing attribute equivalent to empty expected value.
865ba8d r/aws_sqs_queue: Acceptance tests passing.
ec5a599 Add CHANGELOG entry.
b92a352 r/aws_sqs_queue: Backwards compatibility fix for default 'kms_data_key_reuse_period_seconds'.
b5be757 Fix data source title and partial information (hashicorp#19830)
9d7a1f5 Add CHANGELOG entry.
b23292a r/aws_lambda_event_source_mapping: Additional IAM eventual consistency error message.
cb078b6 Merge pull request hashicorp#19804 from DrFaust92/r/cloudwatchlogs_metric_filter_unit
244e325 Merge pull request hashicorp#19819 from DrFaust92/r/cognito_identity_provider
357558a Merge pull request hashicorp#19827 from slavokx/main
7564614 Merge pull request hashicorp#18733 from gazoakley/f-route53resolver-firewall-config
a45c360 r/aws_route53_resolver_firewall_config: Tweak 'testAccCheckRoute53ResolverFirewallConfigDestroy'.
db2bb61 add release note entry
666a339 Merge remote-tracking branch 'origin/main' into main
fc0d421 Adjust default Glue timeouts to be aligned with documentation of the resource.
cb6088e Adjust default timeouts to be aligned with documentation of the resource.
acf4b55 Check for nil values
33bcd09 fix changelog :)
ea1120e changelog
dad15ed fix idp update + more tests
7c56752 r/aws_route53_resolver_firewall_config: Reference 'resourceAwsRoute53ResolverFirewallConfigUpdate'.
60a450d resource/aws_route53_resolver_firewall_config: Address review comments II
05a8bcb resource/aws_route53_resolver_firewall_config: Address review comments
c26d46d resource/aws_route53_resolver_firewall_config: Add new resource
085da7e EKS node group scaling_config.min_size can be 0
f90bfec extra test
751c08f changelog
07ae50d docs
7f87d74 add unit and refactor
c56ecd3 Merge pull request hashicorp#19771 from hashicorp/bflad-patch-1
99f2f21 Merge pull request hashicorp#19796 from hashicorp/dependabot/go_modules/awsproviderlint/github.com/aws/aws-sdk-go-1.38.61
cc23d90 Merge pull request hashicorp#19797 from hashicorp/dependabot/go_modules/github.com/aws/aws-sdk-go-1.38.61
a677b6a build(deps): bump github.com/aws/aws-sdk-go from 1.38.59 to 1.38.61
c8cae94 build(deps): bump github.com/aws/aws-sdk-go in /awsproviderlint
82ecf28 Update CHANGELOG.md (Manual Trigger)
fa94556 Merge pull request hashicorp#19774 from philnichol/f-data-source-aws-appmesh-virtualservice
24ab4e6 Merge pull request hashicorp#19767 from DrFaust92/r/datasync_location_nfs_update
5785cf6 Merge pull request hashicorp#19554 from DrFaust92/r/budget_action
47855c0 Tweak AppMesh data source acceptance test names.
4f0153d r/aws_budgets_budget_action: Tweak waiter statuses.
176f8d2 Merge pull request hashicorp#19785 from DrFaust92/r/ecs_cluster_config
39c4883 Apply suggestions from code review
86c999f remove defaults, and make whitespace consistent (hashicorp#19791)
9f69c0a chore: add codeowners to eventbridge (hashicorp#19126)
58d857b aws_iam_policy_document.statement.principals.type allows asterisk as value (hashicorp#19170)
32d4879 Clarify key policy vs IAM policy (hashicorp#19271)
567e912 fix on_demand_percentage_above_base_capacity default value to 100 (hashicorp#19685)
cfbed68 fix docs: SSO credentials is now supported (hashicorp#19770)
b4d91b5 Add a cautionary note for CMK-encrypted volumes (hashicorp#12508)
84d8a3e doc fmt
e059713 fmt
3843046 changelog
9566a6a docs
9dce091 docs
0b0e3e8 finder/waiter/fix flatten
850d964 disappears
6fd816a fmt
8265e4a tests
ae75956 add support for config
9685f84 docs
30cbf98 changelog
70cfa99 add support for update
41ca3a3 add mount_options and validations
121a3e3 Merge pull request hashicorp#19777 from ekinolik/main
3c8f36d Docs use incorrect argument for on_premises_instance_tag_filter
165fc54 Merge pull request hashicorp#19773 from brodster2/update-organisation-data-docs
f3495e0 Merge pull request hashicorp#16906 from oscarkaypee/f-aws_asg_and_lc-name-prefix-import
6fc3157 fix awsproviderlint error: 'XAT001: missing ErrorCheck'.
597a344 'name_prefix' is Computed.
a174d4b fixed terrafmt error
b89836a fix terrafmt errors
66a3904 added note for changelog
faf3d01 added virtual service data source
f4464d5 Add missing 'status' attribute to organizations datasource docs
d82cff5 .github/workflows: Fix waiting-response label removal
495536b Use shared naming logic for ASG and Launch Configuration (name_prefix fix)
7247dd0 Add EC2 resources missing from issue labeler action.
e3999a4 r/aws_launch_configuration: Documentation category is 'Autoscaling' (as for the corresponding data source).
49aef8f Add missing v3.45.0 CHANGELOG entry (hashicorp#19555).
5c35606 Merge branch 'hashicorp:main' into main
c1630b3 Update CHANGELOG.md after v3.45.0
3cd58c8 v3.45.0
8405b41 Merge pull request hashicorp#19555 from ianneub/allow-empty-launch-type
c8b84ab update documentation to reflect support for empty string
4dc92e0 Update CHANGELOG.md (Manual Trigger)
4fae3df Merge pull request hashicorp#19753 from DrFaust92/r/datasync_location_smb
1ac5e4d Merge pull request hashicorp#19704 from DrFaust92/r/cognito_user_pool_supress_diff
cdbe83b Update CHANGELOG.md for hashicorp#19758
8c7c501 Merge pull request hashicorp#19758 from hashicorp/f-aws_nat_gateway-connectivity_type
2e43dec Move LaunchType tests into a single test run
89322ce Fix awsproviderlint error: 'AT010: prefer TestStep ImportState testing over TestCase IDRefreshName'.
e87e6cd Rename CHANGELOG entry file.
a27213b service/ec2: Support Private NAT Gateways
9a9a618 Merge pull request hashicorp#19757 from hashicorp/dependabot/go_modules/awsproviderlint/github.com/aws/aws-sdk-go-1.38.59
2b41023 Merge pull request hashicorp#19756 from hashicorp/dependabot/go_modules/github.com/aws/aws-sdk-go-1.38.59
7eda4ac build(deps): bump github.com/aws/aws-sdk-go in /awsproviderlint
f458bd4 build(deps): bump github.com/aws/aws-sdk-go from 1.38.57 to 1.38.59
2c49a70 Update CHANGELOG.md for hashicorp#19677
07e8df0 Merge pull request hashicorp#19677 from hashicorp/iot-tags-with-at-sign
c57c340 Merge pull request hashicorp#19671 from hashicorp/reduce-elasticache-sweeper-wait
163da71 changelog
d3c934f fmt
b0c6ed1 allow update of data sync smb
4424349 Add acceptance tests for CloudWatchEventTargetEcs with LaunchType blank and modifying from a set LaunchType to blank.
6540143 Fix error message from gofmt
77d9014 Apply suggestions from code review
31bf342 Update CHANGELOG.md (Manual Trigger)
897db13 Merge pull request hashicorp#19577 from philnichol/f-data_source_aws_appmesh_mesh-create
6e6e25d Update CHANGELOG.md for hashicorp#19738
a581c3c Merge pull request hashicorp#19738 from hashicorp/doc-quota-regions
54d901b Fix terrafmt errors.
4c0a8b9 Fix terrafmt errors.
cf58abe d/aws_appmesh_mesh: Add 'ErrorCheck' to acceptance tests.
c98e97c Merge pull request hashicorp#19705 from DrFaust92/r/cur_definition_update
d5bda9a d/aws_appmesh_mesh: Review changes.
38b4e4e added note for changelog
d719328 removed unecessary comment in docs
7df1e25 updated docs, added provider
51ff63b added acctests
bc86f9f Update CHANGELOG.md for hashicorp#19722
bdd7068 Merge pull request hashicorp#19722 from hashicorp/fix-quotas
0e46b17 Adds CHANGELOG entry
4e3025a Adds documentation about global quotas
747b4fe Merge pull request hashicorp#19724 from hashicorp/dependabot/go_modules/github.com/aws/aws-sdk-go-1.38.57
0e26122 Merge pull request hashicorp#19707 from hashicorp/dependabot/terraform/infrastructure/repository/hashicorp/github-4.11.0
a65d64c Update CHANGELOG.md for hashicorp#19666
7c13773 Merge pull request hashicorp#19666 from hashicorp/b-aws_batch_job_definition-recreate
3e886e7 Merge pull request hashicorp#19647 from kumadee/add-data-globalaccelerator-accelerator
e316d59 Tweak Global Accelerator accelerator data source documentation.
d1e11f6 Modify file extension '.markdown' -> '.html.markdown' for Global Accelerator pages.
2fe8b0d d/aws_globalaccelerator_accelerator: Add acceptance test PreCheck for service availability.
31b6146 Serialize CUR tests to avoid API rate-limiting.
ec7bc20 r/aws_cur_report_definition: Add test sweeper.
eddcaff Update CHANGELOG.md for hashicorp#19729
1c4b31a Migrate from GitHub HashiBot pull_request_size_labeler behavior to GitHub Actions (hashicorp#19729)
5eac9e4 terrafmt fix remove extra whitespaces
44f8b96 website doc lint fix
abf78df Merge pull request hashicorp#19701 from jwhitcraft/19700
7b1bd75 Merge pull request hashicorp#19702 from DrFaust92/r/cognito_user_pool_client_validity
7c8596e Mark resource_label as required in documentation
08bc509 build(deps): bump github.com/aws/aws-sdk-go from 1.38.56 to 1.38.57
402e96a Adds CHANGELOG entry
66e9f48 Handles embedded error in resource
67fa8a8 Handles embedded error in data source
cf696de add waiters
fcdbbc4 Update website/docs/r/budgets_budget_action.html.markdown
879eaeb Update website/docs/r/budgets_budget_action.html.markdown
a372d27 docs fmt
3978294 fmt
92d34a1 changelog
dd77e8d docs
3f9301a sweeper
931e3ec inital commit
9c4de24 Merge pull request hashicorp#19709 from hashicorp/dependabot/go_modules/awsproviderlint/github.com/aws/aws-sdk-go-1.38.56
d50c440 Merge pull request hashicorp#19708 from hashicorp/dependabot/go_modules/github.com/aws/aws-sdk-go-1.38.56
f034c01 Merge pull request hashicorp#19599 from grahamhar/main
8e756ac Update CHANGELOG.md for hashicorp#19668
5fdecce Merge pull request hashicorp#19668 from hashicorp/b-aws_cloudwatch_metric_alarm-stat-regression
7b8cd1c Update website/docs/r/appsync_graphql_api.html.markdown
69611c1 Migrate from GitHub HashiBot release_commenter behavior to GitHub Actions (hashicorp#19696)
12d5302 Merge pull request hashicorp#19694 from DrFaust92/r/ecs_ephemral_storage
debac80 Merge pull request hashicorp#19693 from DrFaust92/r/transfer_server_user_efs
174d62e changelog
9a8aa18 docs
8f0e871 transfer server user - efs + refactor
05bd6a5 Merge pull request hashicorp#19691 from DrFaust92/r/transfer_server_domain
1624764 Merge pull request hashicorp#19656 from DrFaust92/r/default_dhcp
92586c0 docs fmt
598a0c8 changelog
cef57be fix test
1432fde docs
789b040 reduce verbose package name + arn test
ac31c83 build(deps): bump github.com/aws/aws-sdk-go in /awsproviderlint
0d8a7e0 build(deps): bump github.com/aws/aws-sdk-go from 1.38.55 to 1.38.56
3efff34 build(deps): bump hashicorp/github in /infrastructure/repository
575fc2f Merge pull request hashicorp#19703 from kromol/b-cloudwatch-event-target-input-paths-max-items
43192bb update resource documentation for argument
55502d3 Update CHANGELOG for hashicorp#19703
90fe052 Merge pull request hashicorp#19562 from atz/patch-3
ab2a1e8 Merge pull request hashicorp#19689 from hashicorp/dependabot/go_modules/awsproviderlint/github.com/aws/aws-sdk-go-1.38.55
efe4716 Merge pull request hashicorp#19688 from hashicorp/dependabot/go_modules/github.com/aws/aws-sdk-go-1.38.55
4bcd9e1 modify
6681af6 changelog
32ea4d5 extract email config + supress diff
3d11373 r/aws_cloudwatch_event_target - fix input transformer input paths validation
06fccfc changelog
6866fa1 update validation
3ce7153 Update CHANGELOG.md (Manual Trigger)
70bda6f Merge pull request hashicorp#16502 from DrFaust92/r/cognito_user_pool_config
be4c57c Handle already deleted aws_cognito_user_pool and aws_cognito_user_pool_client resources.
0f31a4b Suppress Cognito User Pool GovCloud acceptance test errors.
ca3e652 fmt
80f8442 docs
f420288 error check
deb240e changelog
bee17bb rebase
56543bb fmt
2388a45 attribute docs
9939102 fmt
efa6259 revert unused_account_validity_days
7b397a2 add tests for lambda config senders
ee2734b lambda test more specific
eef2905 add tests for username attributes + change to set
156c3b0 add attributes
1706576 move all cognito user pool structs from structure
4711040 Merge pull request hashicorp#19639 from roberth-k/f-aws_sqs_queue-high_throughput
2514771 Fix golangci-lint error.
0be4aa5 Additional CHANGELOG entries.
31b7d39 adding 'url' attribute to resource_aws_sqs_queue
e1ef845 r/aws_sqs_queue: Allow 'visibility_timeout_seconds = 0' on creation (hashicorp#14166).
107cd79 r/aws_sqs_queue: Use 'waiter.QueueAttributesPropagated'.
72a54fd r/aws_sqs_queue_policy: Add 'waiter.QueueAttributesPropagated'.
3d06200 Merge pull request hashicorp#19673 from welps/eks-node-group-doc-fix
1048fbc F/aws acmpca certificate authority (hashicorp#19681)
6c3eb2e changelog
9fffe79 tests
c1aaf09 docs
7577840 add ephemral storage
2b7a455 Update CHANGELOG.md for hashicorp#19687
cd45dfa Merge pull request hashicorp#19687 from hashicorp/dependabot/github_actions/github/issue-labeler-2.4
3d2bc2b Merge pull request hashicorp#19670 from DrFaust92/r/recs_task_fsx
1c655a8 changelog
116c4f9 add domain for data source
41c9de5 add support for domain
d12fa5c docs
fac53a1 Revert "docs"
7677eb7 docs
0564773 Suppress GovCloud acceptance testing errors.
9f7d458 build(deps): bump github.com/aws/aws-sdk-go in /awsproviderlint
49f7aae build(deps): bump github.com/aws/aws-sdk-go from 1.38.54 to 1.38.55
32da783 build(deps): bump github/issue-labeler from 2.3 to 2.4
46f7f48 Simplify 'QueueDeleted' waiter - Now get correct failures in GovCloud.
3e09534 r/aws_sqs_queue: All current tests passing in Commercial.
f839b96 AttributeMap now includes attribute type.
2eba4dd Add 'attrmap.ApiAttributesToResourceData'.
cc2a072 r/aws_sqs_queue: Add argument validation.
ed6c241 Validate S3 bucket object tags with '@'
6e2da23 Adds function to format tags as URL query string without URL encoding
9fa6fe2 r/aws_sqs_queue: Use internal attrmap package.
79b9c0a tests
8beaad3 Merge pull request hashicorp#17610 from grahamhar/master
5fa4a7a Adds CHANGELOG
fdce201 docs
d4af89a eks_node_group documentation fix for exported resources attribute
275be28 better break down of structs
5fe4b73 move to ecs from structure
1c5d353 fmt
d938d77 fmt
fe3d2c4 fix arg
e2bb2a5 add iam role to test
3ab0d24 Merge pull request hashicorp#19664 from DrFaust92/r/fsx_lustre_compression
d74c7e1 fmt
092ab05 changelog
310518b add fsx win fs support
12a417a Makes global replication group disassociation concurrent and reduces timeouts
1cfff5e r/aws_sqs_queue: Add internal finder package.
b788701 r/aws_sqs_queue: Use paginated ListQueues in test sweeper.
f8dc547 Add deduplication_scope and fifo_throughput_limit values to internal consts.
213f692 r/aws_sqs_queue: add deduplication_scope, fifo_throughput_limit attributes
289a492 Add attrmap package.
d8623c8 r/aws_sqs_queue(_policy): Simplify acceptance tests for GovCloud.
cb49ce0 Add CHANGELOG entry.
d1ce0c7 Add CHANGELOG entry.
2db27cf r/aws_cloudwatch_metric_alarm: Allow extended statistics in 'metric.stat'.
e3f7067 r/aws_batch_job_definition: Match equivalency of 'null' and '[]' for 'linuxParameters.devices' and 'linuxParameters.tmpfs'.
f4edafb Merge pull request hashicorp#19662 from hashicorp/dependabot/go_modules/awsproviderlint/github.com/aws/aws-sdk-go-1.38.54
f09f5dc Merge pull request hashicorp#19663 from hashicorp/dependabot/go_modules/github.com/aws/aws-sdk-go-1.38.54
5fd1c94 changelog
f7938e5 docs
5fa1c63 add compression type
f13916a build(deps): bump github.com/aws/aws-sdk-go from 1.38.53 to 1.38.54
d9f6cf2 build(deps): bump github.com/aws/aws-sdk-go in /awsproviderlint
0df25c7 Update CHANGELOG.md after v3.44.0
0059bf2 fmt
11679e5 changelog
eb33a76 owner_id arg
c1af8f8 fixed formatting
b7e381a added changelog pr file
b453af0 Add data globalaccelerator accelerator
a33bcb9 Adds default third region to sweepers
32a661e Add example showing Web ACL association
0350fda Merge branch 'main' of github.com:hashicorp/terraform-provider-aws into main
c780e90 Fix invalid example: session_number is required
f24b8f1 Added changelog entry
7e88347 Allow empty string as valid setting for launch_type. Fixes hashicorp#16078
af7a638 Merge branch 'main' of github.com:hashicorp/terraform-provider-aws into main
622a2f4 Refactor test to work around ENI deletion issue
ee8fb45 Add acceptance tests
82ff95d Fix change detection relating to vpc_config