Skip to content

Commit

Permalink
[r|d]/aws_servicecatalogappregistry_application(doc): adjust applicat…
Browse files Browse the repository at this point in the history
…ion_tag description
  • Loading branch information
jar-b committed Apr 2, 2024
1 parent 9a7c943 commit 2f2e0d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The following arguments are required:

This data source exports the following attributes in addition to the arguments above:

* `application_tag` - A map with a single tag key-value pair used to associate resources with the application.
* `arn` - ARN (Amazon Resource Name) of the application.
* `description` - Description of the application.
* `name` - Name of the application.
* `application_tag` - A map of tags containing the tags to assigned to resources that should be connected to the application
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ The following arguments are optional:

This resource exports the following attributes in addition to the arguments above:

* `application_tag` - A map with a single tag key-value pair used to associate resources with the application. This attribute can be passed directly into the `tags` argument of another resource, or merged into a map of existing tags.
* `arn` - ARN (Amazon Resource Name) of the application.
* `id` - Identifier of the application.
* `application_tag` - A map of tags to assign to resources that should be connected to the application

## Import

Expand Down

0 comments on commit 2f2e0d6

Please sign in to comment.