Movatterモバイル変換


[0]ホーム

URL:


HashiConf 2025Don't miss the live stream of HashiConf Day 2 happening now View live stream

Call APIs with Custom Framework Providers

In these tutorials, learn how Terraform uses providers to interact with target APIs. Then, build a custom provider based on the new Terraform Plugin Framework.

Start
13 tutorials
  1. 11min
    Implement a provider with the Terraform Plugin Framework
    Begin creating a custom provider using the Terraform Plugin Framework.
    • Terraform
  2. 15min
    Configure provider client
    Configure a shared client requiring authentication with provider configuration.
    • Terraform
  3. 12min
    Implement data source
    Add a data source to a custom provider.
    • Terraform
  4. 10min
    Implement logging
    Add structured logging with optional filtering capabilities.
    • Terraform
  5. Interactive
    17min
    Implement resource create and read
    Add a resource with create and read capabilities to a custom provider.
    • Terraform
  6. 12min
    Implement resource update
    Add update capabilities to a resource.
    • Terraform
  7. 7min
    Implement resource delete
    Add delete capabilities to a resource.
    • Terraform
  8. 8min
    Implement resource import
    Add import capabilities to a resource.
    • Terraform
  9. 9min
    Implement a function
    Add a function to your provider.
    • Terraform
  10. 11min
    Implement automated testing
    Add automated acceptance testing for data sources and resources.
    • Terraform
  11. 8min
    Implement documentation generation
    Add documentation generation to a custom provider.
    • Terraform
  12. 10min
    Release and publish to the Terraform registry
    Create a release for your custom Terraform provider using GoReleaser and GitHub Actions. Add GPG key to Terraform Registry to prepare for provider publishing.
    • Terraform
  13. 18min
    Build a function-only provider with the Terraform Plugin Framework
    Create a function-only provider using the Terraform Plugin Framework.
    • Terraform

[8]ページ先頭

©2009-2025 Movatter.jp