-
```
resource "aws_instance" "android_build" {
tags = {
Name = "Android Builder"
}
```
generates:
```
[name_android builder]
```
which fails with:
```
[WARNING]: * Failed t…
-
**Is your feature request related to a problem? Please describe.**
We have an AWS billing account where we provisioned all accounts. We tag those accounts to identify regions, tier, ticket number, sh…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
Traceback (most recent call last):
File "aws_inventory.py", line 74, in
main()
File "aws_inventory.py", line 44, in main
data_priority[inst.Priority] = inst.Name
ghost updated
6 years ago
-
Getting an error message when i try to run this file. I would really appreciate if someone can assist with this?
$ ./lw_aws_inventory.sh
eu-north-1
' doesn't match a supported format.
./lw_aw…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When executing dbt run for the AWS Compliance pack 12 out of the 13 models complete. aws_com…
-
Using ruby 2.5.1
Rails 5.1
when I try to build, I get the following error
```
`lib/inventory-fargate-stack.ts:37:43 - error TS2339: Property 'ClusterParameterGroup' does not exist on type 'typ…
-
_note from @elmiko, i am transferring this issue from its original location https://github.com/kubernetes/cloud-provider/issues/71_
originally posted by @guettli
Looking at the basic_main.go
…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](http://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current …
-
## Description
AWS Config provides configurations and compliance statuses of AWS resources within an account. It records configuration changes and generates snapshots of the current configuration sta…