Skip to content

Commit cc74e36

Browse files
authored
acc: remove terraform/ test (#3405)
Proved not useful.
1 parent 87a6815 commit cc74e36

File tree

6 files changed

+0
-106
lines changed

6 files changed

+0
-106
lines changed

acceptance/terraform/main.tf

Lines changed: 0 additions & 25 deletions
This file was deleted.

acceptance/terraform/out.test.toml

Lines changed: 0 additions & 5 deletions
This file was deleted.

acceptance/terraform/output.txt

Lines changed: 0 additions & 51 deletions
This file was deleted.

acceptance/terraform/script

Lines changed: 0 additions & 14 deletions
This file was deleted.

acceptance/terraform/test.toml

Lines changed: 0 additions & 8 deletions
This file was deleted.

bundle/internal/tf/codegen/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,3 @@ How to regenerate Go structs from an updated terraform provider?
1919
2. Delete `./tmp` if it exists
2020
3. Run `go run .`
2121
4. Run `gofmt -s -w ../schema`
22-
5. Go back to the root of the repo.
23-
6. Update `/acceptance/terraform/main.tf` file to use new version of TF provider
24-
7. Run `go test ./acceptance -v -update -run TestAccept/terraform` to update test output with a new version of TF provider

0 commit comments

Comments
 (0)