We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7899131 commit 3d6c3ffCopy full SHA for 3d6c3ff
1 file changed
modules/aws/private-link/main.tf
@@ -1,7 +1,3 @@
1
-provider "aws" {
2
- region = var.region
3
-}
4
-
5
data "aws_vpc" "this" {
6
id = var.vpc_id
7
}
0 commit comments