Skip to content

Commit d281f17

Browse files
revert(ingress/legacy-aws): drop cloud_provider (map base uses LB hostname)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 7c47b15 commit d281f17

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • modules/ingress/nginx_gateway_fabric_legacy_aws/1.0

modules/ingress/nginx_gateway_fabric_legacy_aws/1.0/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ locals {
6565
spec = merge(var.instance.spec, {
6666
cluster_issuer_override = local.cluster_issuer_override
6767
wildcard_tls = local.wildcard_tls
68-
cloud_provider = "aws"
6968
})
7069
})
7170
}

0 commit comments

Comments
 (0)