Jon Hittner
Jon Hittner
cookbook version: 8.3.0 chef_version: 14.13.11 gems: aws-sdk-core 3.109.1 aws-sdk-ssm 1.95.0 sample code: ``` aws_ssm_parameter_store "adding" do path '/aws/reference/secretsmanager/path/to/my/secret' description 'testing' value 'removed' with_decryption true # this doesnt seem to do...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior when using enable_vpn_gateway set to true on the vpc module (https://registry.terraform.io/modules/terraform-aws-modules/vpc/aws/latest),...
# Description Getting the following errors (code works fine, just annoying): /var/task/vendor/bundle/ruby/2.7.0/gems/chef-api-0.10.5/lib/chef-api/resources/base.rb:515: warning: URI.escape is obsolete /var/task/vendor/bundle/ruby/2.7.0/gems/chef-api-0.10.5/lib/chef-api/connection.rb:379: warning: URI.escape is obsolete # ChefDK Version using AWS lambda ruby 2.7 #...