1
0

chore: adjusted provider to allow use with tofu 1.11

This commit is contained in:
xpk
2026-02-19 18:13:39 +08:00
parent d10189df7a
commit 770e43dee7
3 changed files with 25 additions and 1 deletions
-1
View File
@@ -3,7 +3,6 @@ provider "aws" {
default_tags {
tags = {
ServiceProvider = "RackspaceTechnology"
Environment = var.environment
Project = var.project
Application = var.application