Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

FrangipaneTeam/template-repository

Repository files navigation

Please set your repository in file:

  • .golangci.yml

Add secret in your Gihub

  • GITHUB_TOKEN in dependabot_changelog
  • CHANGELOG_PAT in generate_changelog.yml (to Push on main)
  • DOC_PAT in page.yml (to generate documentation)

Show example below:

terraform-plugin-framework-supertype

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

Documentation

For more information about the supertype, please refer to the documentation.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors