Rob Weaver

Results 9 issues of Rob Weaver

The role had a typo in it with`includedPermissions:` being shown as part of the list, when it should have been at the top level. Removed the leading `-` and indent...

**Describe the bug** Please provide: - A clear and concise description of what the bug is. Error displays on shared VPCs in the target account. We use shared VPCs so...

bug
component-provider-aws
potential

*Issue #, if available:* *Description of changes:* Example of a macro for inserting ISO dates in a template. Useful for policies on SSM parameters for instance. Details are in the...

I did have this working before without a problem, but I had to do a `pip install --upgrade` and now I'm getting an error after I put in my MFA...

I see the following with my template - my suspicion is that it is the not handling the trigger section properly. ``` Robs-Mac-Pro:TrialAccountProvisionService robweaver$ serverless sam export --output ./sam-template-generated.yml --stage=dev...

Seeing these errors in the plugin: ``` VM4528 yoast-acf-analysis.js?ver=53d060ccc700b5fee12f02a4805fdeb8:23 Uncaught TypeError: acf.add_action is not a function at App.bindListeners (VM4528 yoast-acf-analysis.js?ver=53d060ccc700b5fee12f02a4805fdeb8:23) at new App (VM4528 yoast-acf-analysis.js?ver=53d060ccc700b5fee12f02a4805fdeb8:16) at HTMLDocument. (VM4528 yoast-acf-analysis.js?ver=53d060ccc700b5fee12f02a4805fdeb8:326) at...

### TL;DR Recently I've needed to import projects and run into an issue because TF complains about a value not being known ``` Robs-Mac-Pro:google-project-factory-adobe robweaver$ terraform import -var-file project_vars/InProgress/GCP0055/gcp0055.tfvars module.adobe_standard_project.module.project-factory.google_project.main...

enhancement

I have a less file that has a variable defined as: ``` less @img_path: '/wp-content/themes/dragons/images/'; ``` And a reference to that as: ``` css background: #f06029 url("@{img_path}orange-atom-bg.jpg") no-repeat 50% 50%;...

On step 4, the instructions are to run the command to create the subscription (which works): ```Robs-Mac-Studio:tools robweaver$ python create_subscription.py Subscription created: name: "projects/adbe-gcp0739/subscriptions/codelab" topic: "projects/cloudcommerceproc-prod/topics/DEMO-adbe-gcp0739" push_config { } ack_deadline_seconds:...