Cheng Lu
Cheng Lu
### Describe the bug the hide resource section flag doesn't work properly and leaves the section name with empty table behind. only hide the resources in the table. ### How...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
problem description: in kitchen.yml, requirement.yml was properly defined with dependency roles. requirements.yml - name: openjdk src: git+https://INTERNAL_URL/openjdk.git scm: git - name: postgresql src: git+https://INTERNAL_URL/postgresql.git scm: git In jenkins log, it...
This is a feature with kitchen-inspec which kitchen terraform doesn't supports it yet. kitchen-inspec document is here: https://github.com/inspec/kitchen-inspec#custom-outputs. The code I think it's here: https://github.com/inspec/kitchen-inspec/blob/main/lib/kitchen/verifier/inspec.rb#L278 This feature is useful given...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
when creating comparting using terraform oci provider resource, oci_identity_compartment, there is a default enable_delete = false setting to protect the compartment from being deleted. However, with the default setting, terraform...
To use oci cli authentication via environment variables, the following ALL 6 environment variables must be set. If any one of them are missing, cli doesn't work even if the...
When the terraform output is list(map), the regular expressions in the tests don't work. When the terraform output is a simple map, regular expression works. working example: terraform output ```...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...