terraform/internal/configs/testdata/valid-modules/with-mock-sources/main.tf
Liam Cervante ee9aa07e10
terraform test: implement the source attribute for mock providers (#34192)
* complete implementation

* add tests

* address comments
2023-11-14 09:41:05 +01:00

2 lines
41 B
HCL

resource "aws_s3_bucket" "my_bucket" {}