- .golangci.yml
- GITHUB_TOKEN in dependabot_changelog
- CHANGELOG_PAT in generate_changelog.yml (to Push on main)
- DOC_PAT in page.yml (to generate documentation)
supertype is a custom type of Terraform type issue from Terraform schema, like SuperShema it's a meta Objet and function to permit you to manipulate Go object and Terrform object.
This is a try to solve these issues :
- CustomType is defined in the Schema on each Attributes fields on resources and datasources.
- Each kind of Terraform Type is take into account:
-
- Simple: String, Bool, Int64, Float64
-
- Array: List, Map, Set
-
- Nested: ListNested, MapNested, SetNested, SingleNested
For more information about the supertype, please refer to the documentation.