Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elasticache: ISO tagging, check for additional error #24275

Merged
merged 5 commits into from Apr 16, 2022

Conversation

YakDriver
Copy link
Member

@YakDriver YakDriver commented Apr 15, 2022

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates #18593
Relates #22532
Relates #23980
Closes #24276

Output from acceptance testing:

% make testacc TESTS=TestAcc PKG=elasticache TESTARGS=-short
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/elasticache/... -v -count 1 -parallel 20 -run='TestAcc' -short -timeout 180m
--- PASS: TestAccElastiCacheParameterGroup_basic (25.09s)
--- PASS: TestAccElastiCacheSubnetGroup_basic (30.41s)
--- PASS: TestAccElastiCacheSubnetGroup_update (46.49s)
--- PASS: TestAccElastiCacheSubnetGroup_tags (59.17s)
--- PASS: TestAccElastiCacheReplicationGroup_Validation_noNodeType (4.68s)
--- PASS: TestAccElastiCacheReplicationGroup_clusteringAndCacheNodesCausesError (0.75s)
--- PASS: TestAccElastiCacheReplicationGroup_ValidationMultiAz_noAutomaticFailover (1.80s)
--- PASS: TestAccElastiCacheUserDataSource_basic (67.54s)
--- PASS: TestAccElastiCacheReplicationGroupDataSource_nonExistent (2.25s)
--- PASS: TestAccElastiCacheUser_basic (70.33s)
--- PASS: TestAccElastiCacheUser_tags (71.26s)
--- PASS: TestAccElastiCacheUser_disappears (74.71s)
--- PASS: TestAccElastiCacheParameterGroup_tags (39.61s)
--- PASS: TestAccElastiCacheUser_update (127.60s)
--- PASS: TestAccElastiCacheParameterGroup_description (16.06s)
--- PASS: TestAccElastiCacheParameterGroup_uppercaseName (17.78s)
--- PASS: TestAccElastiCacheParameterGroup_updateReservedMemoryParameter (29.77s)
--- PASS: TestAccElastiCacheParameterGroup_switchReservedMemoryParameter (31.29s)
--- PASS: TestAccElastiCacheParameterGroup_RemoveReservedMemoryParameter_remainingParameters (27.40s)
--- PASS: TestAccElastiCacheUserGroup_disappears (191.64s)
--- PASS: TestAccElastiCacheUserGroup_basic (193.30s)
--- PASS: TestAccElastiCacheUserGroup_tags (196.85s)
--- PASS: TestAccElastiCacheParameterGroup_RemoveReservedMemoryParameter_allParameters (29.15s)
--- PASS: TestAccElastiCacheParameterGroup_removeAllParameters (25.67s)
--- PASS: TestAccElastiCacheParameterGroup_addParameter (28.35s)
--- PASS: TestAccElastiCacheUserGroupAssociation_basic (311.25s)
--- PASS: TestAccElastiCacheUserGroup_update (318.22s)
--- PASS: TestAccElastiCacheUserGroupAssociation_disappears (318.33s)
--- PASS: TestAccElastiCacheCluster_Memcached_finalSnapshot (1.87s)
--- PASS: TestAccElastiCacheClusterDataSource_Data_basic (438.27s)
--- PASS: TestAccElastiCacheUserGroupAssociation_update (440.43s)
--- PASS: TestAccElastiCacheReplicationGroup_dataTiering (722.95s)
--- PASS: TestAccElastiCacheReplicationGroupDataSource_basic (732.46s)
--- PASS: TestAccElastiCacheReplicationGroupDataSource_multiAZ (740.85s)
--- PASS: TestAccElastiCacheCluster_Redis_autoMinorVersionUpgrade (524.63s)
--- PASS: TestAccElastiCacheCluster_vpc (479.11s)
--- PASS: TestAccElastiCacheReplicationGroupDataSource_Engine_Redis_LogDeliveryConfigurations (902.61s)
--- PASS: TestAccElastiCacheReplicationGroupDataSource_clusterMode (910.92s)
--- PASS: TestAccElastiCacheCluster_Redis_finalSnapshot (709.70s)
--- PASS: TestAccElastiCacheCluster_Engine_Redis_LogDeliveryConfigurations (1033.23s)
--- PASS: TestAccElastiCacheCluster_AZMode_redis (473.30s)
--- PASS: TestAccElastiCacheCluster_NumCacheNodes_redis (1.90s)
--- PASS: TestAccElastiCacheCluster_AZMode_memcached (435.27s)
--- PASS: TestAccElastiCacheReplicationGroup_Engine_Redis_LogDeliveryConfigurations_ClusterMode_Disabled (1289.63s)
--- PASS: TestAccElastiCacheGlobalReplicationGroup_disappears (1161.50s)
--- PASS: TestAccElastiCacheCluster_multiAZInVPC (573.78s)
--- PASS: TestAccElastiCacheReplicationGroup_Engine_Redis_LogDeliveryConfigurations_ClusterMode_Enabled (1480.76s)
--- PASS: TestAccElastiCacheCluster_EngineVersion_memcached (1065.98s)
--- PASS: TestAccElastiCacheGlobalReplicationGroup_clusterMode (1320.52s)
--- PASS: TestAccElastiCacheCluster_snapshotsWithUpdates (509.18s)
--- PASS: TestAccElastiCacheCluster_NumCacheNodes_increaseWithPreferredAvailabilityZones (663.99s)
--- PASS: TestAccElastiCacheCluster_EngineVersion_redis (1622.87s)
--- PASS: TestAccElastiCacheCluster_NumCacheNodes_decrease (648.11s)
--- PASS: TestAccElastiCacheCluster_Engine_None (0.72s)
--- PASS: TestAccElastiCacheGlobalReplicationGroup_basic (908.94s)
--- PASS: TestAccElastiCacheCluster_ReplicationGroupID_multipleReplica (1462.40s)
--- PASS: TestAccElastiCacheCluster_NumCacheNodes_increase (827.89s)
--- PASS: TestAccElastiCacheCluster_Engine_redis_v5 (462.18s)
--- PASS: TestAccElastiCacheCluster_port (460.76s)
--- PASS: TestAccElastiCacheCluster_tagWithOtherModification (562.64s)
--- PASS: TestAccElastiCacheCluster_ReplicationGroupID_singleReplica (1683.79s)
--- PASS: TestAccElastiCacheCluster_ParameterGroupName_default (472.06s)
--- PASS: TestAccElastiCacheCluster_Engine_memcached (461.52s)
--- PASS: TestAccElastiCacheCluster_tags (474.21s)
--- PASS: TestAccElastiCacheCluster_Engine_redis (461.52s)
--- PASS: TestAccElastiCacheCluster_PortRedis_default (502.14s)
--- PASS: TestAccElastiCacheGlobalReplicationGroup_description (1064.89s)
--- PASS: TestAccElastiCacheClusterDataSource_Engine_Redis_LogDeliveryConfigurations (691.19s)
--- PASS: TestAccElastiCacheCluster_ReplicationGroupID_availabilityZone (1193.09s)
--- PASS: TestAccElastiCacheCluster_NodeTypeResize_redis (1163.95s)
--- PASS: TestAccElastiCacheCluster_NodeTypeResize_memcached (927.23s)
--- PASS: TestAccElastiCacheReplicationGroup_GlobalReplicationGroupID_full (3060.58s)
--- PASS: TestAccElastiCacheGlobalReplicationGroup_ReplaceSecondary_differentRegion (3513.79s)
--- PASS: TestAccElastiCacheGlobalReplicationGroup_multipleSecondaries (3652.15s)
PASS
ok  	github.com/hashicorp/terraform-provider-aws/internal/service/elasticache	3866.850s

@github-actions github-actions bot added size/XS Managed by automation to categorize the size of a PR. verify Pertains to the verify package (i.e., provider-level validating, diff suppression, etc.) labels Apr 15, 2022
@github-actions github-actions bot added size/S Managed by automation to categorize the size of a PR. and removed size/XS Managed by automation to categorize the size of a PR. labels Apr 15, 2022
@YakDriver YakDriver added the partition/aws-iso-b Pertains to the aws-iso-b partition. label Apr 15, 2022
@YakDriver YakDriver changed the title elasticache: Check for additional error elasticache: ISO tagging, check for additional error Apr 15, 2022
@github-actions github-actions bot added service/elasticache Issues and PRs that pertain to the elasticache service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. size/M Managed by automation to categorize the size of a PR. and removed size/S Managed by automation to categorize the size of a PR. labels Apr 15, 2022
@github-actions github-actions bot added size/L Managed by automation to categorize the size of a PR. and removed size/M Managed by automation to categorize the size of a PR. labels Apr 15, 2022
@YakDriver YakDriver merged commit 9c323b5 into main Apr 16, 2022
@YakDriver YakDriver deleted the b-iso-elasticache-tags branch April 16, 2022 03:04
@github-actions github-actions bot added this to the v4.11.0 milestone Apr 16, 2022
github-actions bot pushed a commit that referenced this pull request Apr 16, 2022
@github-actions
Copy link

This functionality has been released in v4.11.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
partition/aws-iso-b Pertains to the aws-iso-b partition. service/elasticache Issues and PRs that pertain to the elasticache service. size/L Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. verify Pertains to the verify package (i.e., provider-level validating, diff suppression, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

elasticache: Tagging not working in ISO regions
1 participant