Popular repositories
858 contributions in the last year
Less
More
Activity overview
Contributed to
terraform-providers/terraform-provider-azurerm,
hashicorp/terraform-provider-azuread,
tombuildsstuff/giovanni
and 5 other
repositories
Contribution activity
May 1, 2021
jackofallops has no activity
yet for this period.
April 2021
Created 6 commits in 1 repository
Created a pull request in terraform-providers/terraform-provider-azurerm that received 3 comments
Update subscription resource docs
Attempt to clarify requirement of Aliases for Subscription in import note and remove misleading typo for moved example.
+1
−1
•
3
comments
Opened 1 other pull request in 1 repository
terraform-providers/terraform-provider-azurerm
1
merged
Reviewed 16 pull requests in 2 repositories
terraform-providers/terraform-provider-azurerm 14 pull requests
- go mod vendor && go mod tidy
-
azurerm_app_service,azurerm_app_service_slot,azurerm_function_app: Support for site_config.ip_restrictions.headers / site_config.scm_ip_restrictions.headers - Typo fix for import statement
- refactor: moving state migrations into their own package / migrating to State Upgraders
- deps: vendoring the flexibleserver changes
-
Update
azurerm_(linux|windows)_virtual_machine_scale_set- Fix #8454 - dependencies: updating to v53.3.0 of github.com/Azure/azure-sdk-for-go
-
New Resource:
azurerm_mssql_job_credential - azurerm_container_group: support exposed_port to configure ports at group level
- Support for tags on azurerm_subscription resource #11103
- r/iotcentral_application: fixing the state migration
- scripts/gradually-deprecated: exiting with the right status code
- dependencies: Update azure-sdk-for-go to v53.0.0
- Support health extension for rolling ugrade mode
hashicorp/go-azure-helpers 2 pull requests
Created an issue in Azure/azure-sdk-for-go that received 1 comment
Breaking Change: futures are no longer populating their Result() causing panic on access
Bug Report This is a general approach to the generated SDK, so affects many APIs and versions, if not all that use futures/LROs. The autorest resul…
1
comment