Releases: seqeralabs/terraform-provider-seqera
v0.25.4
Seqera Terraform Provider v0.25.4
This is a minor patch to fix the documentation and provider version in the docs.
π Documentation
Provider Documentation
Examples
Known Issues
Compatibility Matrix
π§ Requirements
Terraform >= 1.0
Go >= 1.19 (for development)
What's Changed
- fix: duplicate-values by @Shahbaz-mahmood123 in #75
- docs: Release guide by @Shahbaz-mahmood123 in #74
- feat: seperate resources for credentials resource by @Shahbaz-mahmood123 in #76
- feat: Seperate resource for AWS by @Shahbaz-mahmood123 in #79
- release: 0.25.4 by @Shahbaz-mahmood123 in #80
- #2 Is also now solved with the new credential types.
Full Changelog: v0.25.3...v0.25.4
v0.25.3
Seqera Terraform Provider v0.25.3
This is a minor patch to fix the documentation and provider version in the docs.
π Documentation
Provider Documentation
Examples
Known Issues
Compatibility Matrix
π§ Requirements
Terraform >= 1.0
Go >= 1.19 (for development)
What's Changed
- fixing inaccuracy in compatibility matrix by @andrew-dawson-seqera in #58
- feat: Forge is an optional parameter for AWS and Azure compute environments by @adamrtalbot in #62
- docs: add comprehensive best practices and improve example documentation by @adamrtalbot in #59
- chore: add vscode and claude settings files to .gitignore by @adamrtalbot in #66
- Fix: datalinks credential id optional by @Shahbaz-mahmood123 in #72
- fix: cli_path, forge and fusion2 validation by @Shahbaz-mahmood123 in #71
- feat: Adds in new resource for setting the primary compute environment by @Shahbaz-mahmood123 in #73
New Contributors
- @andrew-dawson-seqera made their first contribution in #58
- @adamrtalbot made their first contribution in #62
Full Changelog: v0.25.2...v0.25.3
v0.25.2
Seqera Terraform Provider v0.25.1
This is a minor patch to fix the documentation and provider version in the docs.
π Documentation
Provider Documentation
Examples
Known Issues
Compatibility Matrix
π§ Requirements
Terraform >= 1.0
Go >= 1.19 (for development)
What's Changed
- fix: Match speakeasy version to provider version by @Shahbaz-mahmood123 in #53
Full Changelog: v0.25.1...v0.25.2
v0.25.1
Seqera Terraform Provider v0.25.1
This is a minor patch to fix the documentation and provider name.
π Documentation
π§ Requirements
- Terraform >= 1.0
- Go >= 1.19 (for development)
What's Changed
- feat: Add in warning regarding stability and preview. by @Shahbaz-mahmood123 in #49
- Feat/readme updates by @Shahbaz-mahmood123 in #50
- fix: update author name by @Shahbaz-mahmood123 in #51
- fix: provider name in tests and examples by @Shahbaz-mahmood123 in #52
Full Changelog: v0.25.0...v0.25.1
v0.25.0
Seqera Terraform Provider v0.25.0
This is the initial release of the Seqera Terraform Provider, enabling infrastructure-as-code management of Seqera Platform resources. This provider is in early preview and subject to breaking changes. APIs and resource schemas may change without notice. Please use with caution in production environments and report any issues you encounter.
π Documentation
π§ Requirements
- Terraform >= 1.0
- Go >= 1.19 (for development)