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

tagging: Adds tests for empty tags map #39279

Merged
merged 7 commits into from
Sep 12, 2024
Merged

tagging: Adds tests for empty tags map #39279

merged 7 commits into from
Sep 12, 2024

Conversation

gdavison
Copy link
Contributor

Description

Adds tests for empty tags map. For Framework, tags and tags_all return an empty map. For SDK, tags is a null map and tags_all is an empty map.

Relations

Relates #38636

@gdavison gdavison requested a review from a team as a code owner September 11, 2024 22:33
Copy link

Community Note

Voting for Prioritization

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

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. service/lambda Issues and PRs that pertain to the lambda service. service/iam Issues and PRs that pertain to the iam service. service/ec2 Issues and PRs that pertain to the ec2 service. service/s3 Issues and PRs that pertain to the s3 service. service/elbv2 Issues and PRs that pertain to the elbv2 service. service/apigateway Issues and PRs that pertain to the apigateway service. service/sns Issues and PRs that pertain to the sns service. service/rds Issues and PRs that pertain to the rds service. service/sqs Issues and PRs that pertain to the sqs service. service/acm Issues and PRs that pertain to the acm service. service/medialive Issues and PRs that pertain to the medialive service. service/ssm Issues and PRs that pertain to the ssm service. service/cloudwatch Issues and PRs that pertain to the cloudwatch service. service/servicecatalog Issues and PRs that pertain to the servicecatalog service. service/kms Issues and PRs that pertain to the kms service. service/batch Issues and PRs that pertain to the batch service. service/secretsmanager Issues and PRs that pertain to the secretsmanager service. service/fms Issues and PRs that pertain to the fms service. service/acmpca Issues and PRs that pertain to the acmpca service. service/xray Issues and PRs that pertain to the xray service. service/amplify Issues and PRs that pertain to the amplify service. service/appmesh Issues and PRs that pertain to the appmesh service. service/apigatewayv2 Issues and PRs that pertain to the apigatewayv2 service. service/applicationinsights Issues and PRs that pertain to the applicationinsights service. labels Sep 11, 2024
@github-actions github-actions bot added service/appconfig Issues and PRs that pertain to the appconfig service. service/accessanalyzer Issues and PRs that pertain to the accessanalyzer service. service/appflow Issues and PRs that pertain to the appflow service. service/apprunner Issues and PRs that pertain to the apprunner service. generators Relates to code generators. service/amp Issues and PRs that pertain to the amp service. service/appintegrations Issues and PRs that pertain to the appintegrations service. service/logs Issues and PRs that pertain to the logs service. service/appautoscaling Issues and PRs that pertain to the appautoscaling service. service/drs Issues and PRs that pertain to the drs service. service/vpc Issues and PRs that pertain to the vpc service. service/appfabric Issues and PRs that pertain to the appfabric service. service/m2 Issues and PRs that pertain to the m2 service. service/bcmdataexports Issues and PRs that pertain to the bcmdataexports service. service/timestreaminfluxdb Issues and PRs that pertain to the timestreaminfluxdb service. service/networkmonitor Issues and PRs that pertain to the networkmonitor service. prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. labels Sep 11, 2024
@kkopachev
Copy link
Contributor

thank you!

Copy link
Contributor

@ewbankkit ewbankkit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀.

@gdavison gdavison merged commit aad6a61 into main Sep 12, 2024
34 checks passed
@gdavison gdavison deleted the b-framework-tags-empty branch September 12, 2024 13:22
@github-actions github-actions bot added this to the v5.67.0 milestone Sep 12, 2024
terraform-aws-provider bot pushed a commit that referenced this pull request Sep 12, 2024
Copy link

This functionality has been released in v5.67.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 github-actions bot removed the prioritized Part of the maintainer teams immediate focus. To be addressed within the current quarter. label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generators Relates to code generators. service/accessanalyzer Issues and PRs that pertain to the accessanalyzer service. service/acm Issues and PRs that pertain to the acm service. service/acmpca Issues and PRs that pertain to the acmpca service. service/amp Issues and PRs that pertain to the amp service. service/amplify Issues and PRs that pertain to the amplify service. service/apigateway Issues and PRs that pertain to the apigateway service. service/apigatewayv2 Issues and PRs that pertain to the apigatewayv2 service. service/appautoscaling Issues and PRs that pertain to the appautoscaling service. service/appconfig Issues and PRs that pertain to the appconfig service. service/appfabric Issues and PRs that pertain to the appfabric service. service/appflow Issues and PRs that pertain to the appflow service. service/appintegrations Issues and PRs that pertain to the appintegrations service. service/applicationinsights Issues and PRs that pertain to the applicationinsights service. service/appmesh Issues and PRs that pertain to the appmesh service. service/apprunner Issues and PRs that pertain to the apprunner service. service/batch Issues and PRs that pertain to the batch service. service/bcmdataexports Issues and PRs that pertain to the bcmdataexports service. service/cloudwatch Issues and PRs that pertain to the cloudwatch service. service/drs Issues and PRs that pertain to the drs service. service/ec2 Issues and PRs that pertain to the ec2 service. service/elbv2 Issues and PRs that pertain to the elbv2 service. service/fms Issues and PRs that pertain to the fms service. service/iam Issues and PRs that pertain to the iam service. service/kms Issues and PRs that pertain to the kms service. service/lambda Issues and PRs that pertain to the lambda service. service/logs Issues and PRs that pertain to the logs service. service/m2 Issues and PRs that pertain to the m2 service. service/medialive Issues and PRs that pertain to the medialive service. service/networkmonitor Issues and PRs that pertain to the networkmonitor service. service/rds Issues and PRs that pertain to the rds service. service/s3 Issues and PRs that pertain to the s3 service. service/secretsmanager Issues and PRs that pertain to the secretsmanager service. service/servicecatalog Issues and PRs that pertain to the servicecatalog service. service/sns Issues and PRs that pertain to the sns service. service/sqs Issues and PRs that pertain to the sqs service. service/ssm Issues and PRs that pertain to the ssm service. service/timestreaminfluxdb Issues and PRs that pertain to the timestreaminfluxdb service. service/vpc Issues and PRs that pertain to the vpc service. service/xray Issues and PRs that pertain to the xray service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants