chore: adjusted provider to allow use with tofu 1.11
This commit is contained in:
@@ -3,7 +3,6 @@ provider "aws" {
|
||||
|
||||
default_tags {
|
||||
tags = {
|
||||
ServiceProvider = "RackspaceTechnology"
|
||||
Environment = var.environment
|
||||
Project = var.project
|
||||
Application = var.application
|
||||
|
||||
Reference in New Issue
Block a user