I hereby claim:
- I am franzramadhan on github.
- I am franzramadhan (https://keybase.io/franzramadhan) on keybase.
- I have a public key ASC1ifqy6nQMcNtPMLjTyRRNY7AQvlXqNMSB7jPlSjFp3Qo
To claim this, I am signing this object:
variable "object_list" { | |
type = "map" | |
default = { | |
content1 = "this is example content 1", | |
content2 = "this is example content 2" | |
} | |
} | |
resource "local_file" "local_files" { | |
count = "${length(var.object_list)}" # perform this action based on the amount of items in the map |
[[source]] | |
url = "https://pypi.org/simple" | |
verify_ssl = true | |
name = "pypi" | |
[packages] | |
urllib3 = "*" | |
[dev-packages] |
3.9.7 |
I hereby claim:
To claim this, I am signing this object: