Deprecating old stuff and bringing in new tf managed cluster content

This commit is contained in:
2024-05-29 22:29:22 -07:00
parent d846700f96
commit 0e2eb430a5
12 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
resource kubernetes_namespace websites {
metadata {
name = "websites"
}
}