Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Add app version for Region Instance Group Manager - #16

Open
nimajalali wants to merge 1 commit into
hashicorp:masterfrom
nimajalali:patch-1
Open

Add app version for Region Instance Group Manager#16
nimajalali wants to merge 1 commit into
hashicorp:masterfrom
nimajalali:patch-1

Conversation

@nimajalali

Copy link
Copy Markdown

Fixes the following error during tf plan

Error: "instance_template": this field cannot be set

  on .terraform/modules/nomad_clients/terraform-google-nomad-0.1.1/modules/nomad-cluster/main.tf line 15, in resource "google_compute_region_instance_group_manager" "nomad":
  15: resource "google_compute_region_instance_group_manager" "nomad" {



Error: "version": required field is not set

  on .terraform/modules/nomad_clients/terraform-google-nomad-0.1.1/modules/nomad-cluster/main.tf line 15, in resource "google_compute_region_instance_group_manager" "nomad":
  15: resource "google_compute_region_instance_group_manager" "nomad" {

@hashicorp-cla

hashicorp-cla commented May 22, 2020

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@tomstockton

tomstockton commented Aug 3, 2020

Copy link
Copy Markdown

This module appears to be broken without this fix. A similar issue is outstanding for the consul module.

@MrYawe

MrYawe commented Nov 5, 2020

Copy link
Copy Markdown

@robmorgan @josh-padnick Any updates on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants