-
Hiya!
Trying to install the package from npm and getting an authentication error. Looks like this has been an issue in the past with repos that have `always-auth` as ours does.
```
npm ERR! co…
-
If you add a secondary provider like this:
```
provider "alks" {
url = "https://alks.coxautoinc.com/rest"
account = "you can put literally anything here including the word 'bogus'. Putting …
-
Not all of our developers have access to an IAMAdmin role, so it would be nice if IAMAdmin credentials weren't required for:
* plan (all accounts seem to have read-only access to IAM).
* apply, if t…
-
As a user of the TFP, it'd be nice if I could switch between other ALKS accounts I have access to directly in the provider definition. Specifically, if I am authenticated as a user with (STS credenti…
-
Currently the ALKS CLI "create role" method does not contain a flag for creating machine identities.
Current `help` for create role:
```sh
$ alks iam help createrole
ALKS v3.0.12
Usage: alk…
-
I currently utilize `login2fa` to generate refresh tokens to authenticate with ALKS. My persistent grant seems to expire every 30 days, which is fine and a good security practice. What is not fine i…
dkolb updated
4 years ago
-
Users who don't open an admin iam session (`-i`) are encountering errors:
```
* alks_iamrole.optimizely_lambda_service_role: Error creating role: Could not resolve 409336414461/ALKScdclose to a vali…
-
in eb, you can specify both an ec2-role and a service role.
Using terraform with alks provider, we are seeing the ec2_role is applied, but ServiceRole is not.
This happens on this a specific acc…
-
_This issue was originally opened by @stevegroner as hashicorp/terraform#15105. It was migrated here as part of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terrafo…
-
There is still an issue when deleting a Lambda with vpc_config. I have (2) Lambda functions with vpc_configs and one fails and one doesn't I am not sure why, but it seems to continue to be an issue.…