• Terraform Weekly
  • Posts
  • weekly.tf - Issue #60 - GitHub Actions OIDC, Oracle Cloud, Terraform 1.1 with Config-driven refactoring

weekly.tf - Issue #60 - GitHub Actions OIDC, Oracle Cloud, Terraform 1.1 with Config-driven refactoring

Terraform 1.1: Config-driven refactoring

This photo collectively represents me, other terraform-aws-modules maintainers, and probably the majority of Terraform users, after reading CHANGELOG.md for Terraform 1.1 and realizing that "config-driven refactoring" feature looks useful but... it won't make any difference to them right away because there are other more important issues.

Disagree? Great, please tell me if I am wrong - @antonbabenko

Last week GitHub announced support for OpenID Connect (OIDC) in GitHub Actions. Robert Hafner published a blog post with all required Terraform code snippets explaining how to push images to AWS ECR using the Github Actions OpenID Connector.

Andrew Stump explains how he does it using Terraform.

Oracle Cloud

A series of 4 posts by Lorenzo Garuti dedicated to Oracle Cloud infrastructure and Terraform. Series covers Oracle Cloud compute instance deployment, using an instance pool, and deployment of k3s cluster using Terraform.

OCI designer toolKIT (OKIT) is a set of tools for enabling design, deploy and visualize OCI environments through a graphical web-based interface. It is also possible to export diagrams to Terraform code. Similar to what modules.tf and brainboard.co can do but for Oracle Cloud.

November 5th - Terraform tools reviews