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

Enhancement: Cost allocation tags to AWS Directory Service #350

Closed
hashibot opened this issue Jun 13, 2017 · 1 comment · Fixed by #1398
Closed

Enhancement: Cost allocation tags to AWS Directory Service #350

hashibot opened this issue Jun 13, 2017 · 1 comment · Fixed by #1398
Labels
enhancement Requests to existing resources that expand the functionality or scope.

Comments

@hashibot
Copy link

This issue was originally opened by @Stephan1984 as hashicorp/terraform#9868. It was migrated here as part of the provider split. The original body of the issue is below.


When using aws_directory_service_directory I want to add cost allocation tags.

This features was announced by AWS in July: https://aws.amazon.com/de/about-aws/whats-new/2016/07/announcing-cost-allocation-tagging-for-aws-directory-service/

API Reference: http://docs.aws.amazon.com/directoryservice/latest/devguide/API_AddTagsToResource.html

Steps to Reproduce

  1. Create AWS Directory Service with aws_directory_service_directory
  2. Add "tags" Section in Terraform
  3. terraform plan

Actual Behavior

aws_directory_service_directory.foo: : invalid or unknown key: tags

Expected Behavior

Tags added

@hashibot hashibot added the enhancement Requests to existing resources that expand the functionality or scope. label Jun 13, 2017
@ghost
Copy link

ghost commented Apr 11, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant