We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The expected demo of tag just looks like:
resource "ucloud_instance" "web" { .... tags = { createby = terraform service = web team = backend owner = zhangsan } }
The text was updated successfully, but these errors were encountered:
Our tag is also under revision. In the future, the tag will support the form of maps and access IAM authority management.
Sorry, something went wrong.
No branches or pull requests
The expected demo of tag just looks like:
The text was updated successfully, but these errors were encountered: