mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 12:50:05 +01:00
feat: add labels to terraform provider
This commit is contained in:
4
terraform/modules/taints/main.tf
Normal file
4
terraform/modules/taints/main.tf
Normal file
@@ -0,0 +1,4 @@
|
||||
resource "autoglue_taints" "this" {
|
||||
key = var.key
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user