github runatlantis/terraform-gce-atlantis 1.3.0
v1.3.0

latest releases: 4.1.0, v3.0.4, 3.0.3...
20 months ago

🐛 Bug Fixes

examples: remove project from google_iap_client @tpolekhin (#106)
╷
│ Error: Unsupported argument
│
│   on modules/atlantis/iap.tf line 16, in resource "google_iap_client" "atlantis":
│   16:   project      = var.project_id
│
│ An argument named "project" is not expected here.
╵

what

A small change to IAP example I found during my deployment

why

To make it work

references

  • Use Closes #123, if this PR closes a GitHub issue #123
  • If possible, link to the relevant documentation to add some context.

Don't miss a new terraform-gce-atlantis release

NewReleases is sending notifications on new releases.