terraform-aws-iam-system-user icon indicating copy to clipboard operation
terraform-aws-iam-system-user copied to clipboard

Terraform Module to Provision a Basic IAM System User Suitable for CI/CD Systems (E.g. TravisCI, CircleCI)

Results 16 terraform-aws-iam-system-user issues
Sort by recently updated
recently updated
newest added

## what This is an auto-generated PR that updates the README.md and docs ## why To have most recent changes of README.md and doc from origin templates

auto-update
readme
no-release

## Describe the Bug When you configure: ```hcl create_iam_access_key = false ``` After PR #58 the code will fail with the error: Expand me ``` ╷ │ Error: Splat of...

bug

## Describe the Bug using version 0.23.2 a provider region is required but not set. my providers have all got region set correctly. ``` │ Error: Missing required argument │...

bug

Found a bug? Maybe our [Slack Community](https://slack.cloudposse.com) can help. [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com) ## Describe the Bug terraform plan exits with the message "Error: invalid value for name (must only contain alphanumeric...

bug

This issue provides visibility into Renovate updates and their statuses. [Learn more](https://docs.renovatebot.com/key-concepts/dashboard/) This repository currently has no open or pending branches. ## Detected dependencies terraform main.tf - `undefined no version...

## what * Add option to change the SSM base path under which credentials are stored * Store ses_smtp_password_v4 in SSM ## why * Even if the IAM users are...

## what * Add option to change the SSM base path under which credentials are stored * Store ses_smtp_password_v4 in SSM ## why * Even if the IAM users are...

## Describe the Feature It's really useful to store ses_smtp_password_v4 in SSM.

Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.6.1 to 1.7.0. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.0 What's Changed docs: provide logging recommendations by @​mickael-hc in hashicorp/go-getter#371 Update aws sdk version by @​Jukie in...

auto-update
minor
dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.17.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20210921155107-089bfa567519&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

auto-update