Skip to content

Conversation

fbeevikm
Copy link
Contributor

Issue : #98

Copy link
Member

@bharathkkb bharathkkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @fbeevikm

Here is the error from CI

This value does not have any indices.
╵}
    apply.go:34: 
        	Error Trace:	apply.go:34
        	            				terraform.go:303
        	            				terraform.go:313
        	            				terraform.go:336
        	            				stages.go:31
        	            				terraform.go:336
        	Error:      	Received unexpected error:
        	            	FatalError{Underlying: error while running command: exit status 1; ╷
        	            	│ Error: Invalid index
        	            	│ 
        	            	│   on ../../modules/repository-function/main.tf line 57, in resource "google_cloudfunctions_function" "main":
        	            	│   57:       create = timeouts.value["create"]
        	            	│     ├────────────────
        	            	│     │ timeouts.value is "10m"
        	            	│ 
        	            	│ This value does not have any indices.
        	            	╵
        	            	╷
        	            	│ Error: Invalid index
        	            	│ 
        	            	│   on ../../modules/repository-function/main.tf line 58, in resource "google_cloudfunctions_function" "main":
        	            	│   58:       update = timeouts.value["update"]
        	            	│     ├────────────────
        	            	│     │ timeouts.value is "10m"
        	            	│ 
        	            	│ This value does not have any indices.
        	            	╵
        	            	╷
        	            	│ Error: Invalid index
        	            	│ 
        	            	│   on ../../modules/repository-function/main.tf line 59, in resource "google_cloudfunctions_function" "main":
        	            	│   59:       delete = timeouts.value["delete"]
        	            	│     ├────────────────
        	            	│     │ timeouts.value is "10m"
        	            	│ 
        	            	│ This value does not have any indices.
        	            	╵}
        	Test:       	TestAll/examples/automatic-labelling-from-repository

@comment-bot-dev
Copy link

@fbeevikm
Thanks for the PR! 🚀
✅ Lint checks have passed.

@bharathkkb bharathkkb merged commit f091820 into terraform-google-modules:master Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants