megumish

Results 3 issues of megumish

I want to set tags for skipping and selecting task like ansible-playbook tags. https://docs.ansible.com/ansible/latest/user_guide/playbooks_tags.html Do you have any plans to implement like this functions.

enhancement

https://github.com/hashicorp/terraform-provider-kubernetes/blob/0d55c07fe4ec208795d573485f08e96735df253b/kubernetes/resource_kubernetes_service_account.go#L32 The code shows a timeout period of 30 seconds. When I run it in terraform cloud, it sometimes times out.(It is displayed as context deadline execeeded.) Is it possible...

https://github.com/knative/pkg/blob/1ad02a5662d29355fbd23d13cce08b2677ece901/kmeta/names.go#L60 Sometimes resource generation does not work without validation of `.` as well as `-`. It may be a good idea to modify the terminating character if it is not...