Giter Club home page Giter Club logo

terraform-cloudhealth-iam's People

Contributors

ambakick avatar angelconcepcion avatar antongurov avatar asciigirl avatar bateller avatar don-code avatar eyardimci avatar ipgv avatar kjmancuso avatar lardcanoe avatar sean-zou avatar slmingol avatar tbruce-731 avatar tkuehne-deliveryhero avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

terraform-cloudhealth-iam's Issues

Terraform variable syntax change

Receiving this warning on role.tf line 87 where name = "${var.role-name}" but should be name = var.role-name per new HCL Terraform 12 syntax.

Warning: Interpolation-only expressions are deprecated

  on .terraform/modules/cloudhealth-iam-role/role/role.tf line 89, in resource "aws_iam_role" "cht_iam_role":
  89:   name = "${var.role-name}"

Please fix IAM policy

Hello guys

We are getting AWS IAM warning because of CloudHealth in our environment.

Take a look at this screenshot:

policy-warning

Affected file: role/inputs.tf
Line to address: "aws-portal:ViewBilling",

Terraform v0.12.7 unsupported block type

When attempting to run my terraform apply, I'm running into unsupported block type issues. I also experienced the issues described in the following PR and was able to make the manual modifications to put POLICY on a new line, which did get me past that initial hurdle.

#21

Here's the logs:

terraform apply

Error: Unsupported block type

on .terraform/modules/cloudhealth-iam-role/role/role.tf line 15, in data "template_file" "default-s3-billing-bucket-policy":
15: vars {

Blocks of type "vars" are not expected here. Did you mean to define argument
"vars"? If so, use the equals sign to assign it a value.

Error: Unsupported block type

on .terraform/modules/cloudhealth-iam-role/role/role.tf line 32, in data "template_file" "default-s3-cloudtrail-bucket-policy":
32: vars {

Blocks of type "vars" are not expected here. Did you mean to define argument
"vars"? If so, use the equals sign to assign it a value.

Error: Unsupported block type

on .terraform/modules/cloudhealth-iam-role/role/role.tf line 49, in data "template_file" "default-s3-cur-bucket-policy":
49: vars {

Blocks of type "vars" are not expected here. Did you mean to define argument
"vars"? If so, use the equals sign to assign it a value.

Error: Unsupported block type

on .terraform/modules/cloudhealth-iam-role/role/role.tf line 66, in data "template_file" "default-s3-config-bucket-policy":
66: vars {

Blocks of type "vars" are not expected here. Did you mean to define argument
"vars"? If so, use the equals sign to assign it a value.

Error: Unsupported block type

on .terraform/modules/cloudhealth-iam-role/role/role.tf line 83, in data "template_file" "default-s3-ecs-bucket-policy":
83: vars {

Blocks of type "vars" are not expected here. Did you mean to define argument
"vars"? If so, use the equals sign to assign it a value.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.