r/aws_sqs_queue: Tag on create #9850
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/sqs
Issues and PRs that pertain to the sqs service.
Milestone
Community Note
Description
Amazon SQS now supports tagging queues on creation.
This will allow us to remove the not-preferred call to
resourceAwsSqsQueueUpdate
fromresourceAwsSqsQueueCreate
and replace with a call toresourceAwsSqsQueueRead
.New or Affected Resource(s)
aws_sqs_queue
Potential Terraform Configuration
n/a
References
Announcement.
API reference.
Requires:
The text was updated successfully, but these errors were encountered: