Rob Lazzurs

Results 14 issues of Rob Lazzurs

Small changes to update the syntax to the latest version of the provider. https://github.com/hashicorp/terraform-provider-aws/pull/22667/files ## what * Updated description parameter to new name * Updated number of cache clusters to...

Migrated the provider to the plugin SDK using the automated migration tool. Build runs, no issues.

size/XXL

As more cloud providers are using ARM and now Apple have provided ARM laptops it would be useful to have this container built for ARM.

The PROVIDERS constant in config.py was missing a comma in the list which was causing autogeneration to fail. Found this while trying to add a new icon to onprem. I...

This is a PR to replace #438 to fix up the merge conflicts. Most of the work has been done by others but I am willing to address any comments...

status/need-to-review

## Introduction It would be great to see the app in the App Store so more users could use the app. ## Requirements Publish the App to the Apple App...

enhancement

This project needs some sort of license so others can use the code, or not but either way it would be good to know :)

When using github.com as a source for a module in a sub directory the following works. source = "github.com/xxx/infrastructure-modules//dev-dns-zone?ref=v0.0.1" But this does not. source = "github.com/xxx/infrastructure-modules//dev-dns-zone?ref=feat/PTP-1841" The first version will...

p:needs triage

In the same way there is a static IPv4 address routed to the load balancer it would be useful to have an IPv6 address added by default in the initial...

Moving the provider over to using the plugin SDK using the automated migration tool. No issues.

size/XXL