Skip to content

No output from terraform on MacOS #74

@hammopau

Description

@hammopau

Hi,

Apologies for raising as issue as its (hopefully) just a simple question.

I'm running on MacOS with:

  • Sononma 14.1
  • Terraform v1.5.0
  • provider registry.terraform.io/hashicorp/aws v5.4.0
  • Custom/non-default AWS CLI profile

I'm getting no response from iamlive executing Terraform based interactions with AWS. AWS CLI is fine.

The Terraform code in question is just simple test (copying AMIs).

I've tried running:

  1. iamlive in one terminal tab, with TF executed in a different tab (iamlive --set-ini --profile personal --output-file policy.json --refresh-rate 1 --sort-alphabetical)
  2. iamlive running in background, with TF executed in same tab (iamlive --set-ini --profile personal --refresh-rate 1 --sort-alphabetical)

What am I doing wrong...?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions