-
-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
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:
- 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)
- 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
Labels
No labels