https://blogs.oracle.com/cloud-infrastructure/oracle-cloud-infrastructure-terraform-provider-now-supported-by-hashicorp
Terraformの公式プロバイダとしてご利用頂ける、Oracle Cloud Infrastructure用のHashiCorp Terraform Providerをすぐにご利用頂けることを発表できうれしく思っています。
Oracle Cloud Infrastructure ProviderHashiCorpとのパートナーシップ、そしてInfrastructure-as-Codeの旅でお客様をサポートできることにわくわくしています。
https://www.terraform.io/docs/providers/oci/index.html
ここ数ヶ月にわたり、TerraFormへ多大な投資をした結果、全てのOracle Cloud Infrastructureリソースに対するTerraformを使ったプロビジョニングをサポートできるようになりました。Oracle Cloud Infrastructure ProviderはTerraform 0.10.1以後との互換性があります。以下はTerraformプロバイダがサポートする主要なリソースです。
- Block Volumes
- Compute
- Container Engine
- Database
- File Storage
- Identity and Access Management (IAM)
- Load Balancing
- Networking
- Object Storage
Oracle Cloud Infrastructure ProviderTerraformやOracle Cloud Infrastructure providerのことを余りご存知ないお客様は、構成時に
https://www.terraform.io/docs/providers/oci/index.html
terraform init
を実行してください。このコマンドでプロバイダを自動的にダウンロードします。以前のバージョンを利用しており、最新バージョンにアップグレードしたいお客様は、手作業でインストール済みのプロバイダを削除するか、構成ファイルで3.0.0を指定した上で、
terraform init
を実行する必要があります。詳細は、アップグレードガイドをご覧ください。Terraform OCI Provider Version 3Oracle Cloud InfrastructureでComputeインスタンスを作成するEnd-to-Endの例は、以下のサンプルをご覧ください。
https://www.terraform.io/docs/providers/oci/guides/version-3-upgrade.html
Terraform Provider for OCI - Manage instances with multiple attached volumesこのリリースに続いて、Oracle Cloud Infrastructure用のTerraformモジュールが公式のTerraform Module Registryで公開される予定です。このモジュールを使うと、お客様がよく使われるOracle Cloud Infrastructureの構成の発見、展開が簡単になります。
https://github.com/terraform-providers/terraform-provider-oci/tree/master/docs/examples/compute/instance
Terraform Module Registryこのリリースに関する詳細は、以下のリソースをチェックしてください。
https://registry.terraform.io/
- Oracle Cloud Infrastructure Terraform Provider documentation
https://www.terraform.io/docs/providers/oci/index.html
- GitHub repository
https://github.com/terraform-providers/terraform-provider-oci
- Terraform Oracle Cloud Infrastructure provider v3.0.0 change log
https://github.com/terraform-providers/terraform-provider-oci/blob/v3.0.0/CHANGELOG.md
- Terraform Oracle Cloud Infrastructure provider v3.1.0 change log
https://github.com/terraform-providers/terraform-provider-oci/blob/v3.1.0/CHANGELOG.md
0 件のコメント:
コメントを投稿