fix tag outputs (#1012)
This commit is contained in:
committed by
GitHub
parent
0191ca620f
commit
f3788fcd27
@@ -471,10 +471,10 @@ module "org" {
|
||||
| [firewall_policies](outputs.tf#L35) | Map of firewall policy resources created in the organization. | |
|
||||
| [firewall_policy_id](outputs.tf#L40) | Map of firewall policy ids created in the organization. | |
|
||||
| [network_tag_keys](outputs.tf#L45) | Tag key resources. | |
|
||||
| [network_tag_values](outputs.tf#L52) | Tag value resources. | |
|
||||
| [organization_id](outputs.tf#L60) | Organization id dependent on module resources. | |
|
||||
| [sink_writer_identities](outputs.tf#L77) | Writer identities created for each sink. | |
|
||||
| [tag_keys](outputs.tf#L85) | Tag key resources. | |
|
||||
| [tag_values](outputs.tf#L92) | Tag value resources. | |
|
||||
| [network_tag_values](outputs.tf#L54) | Tag value resources. | |
|
||||
| [organization_id](outputs.tf#L65) | Organization id dependent on module resources. | |
|
||||
| [sink_writer_identities](outputs.tf#L82) | Writer identities created for each sink. | |
|
||||
| [tag_keys](outputs.tf#L90) | Tag key resources. | |
|
||||
| [tag_values](outputs.tf#L99) | Tag value resources. | |
|
||||
|
||||
<!-- END TFDOC -->
|
||||
|
||||
Reference in New Issue
Block a user