Skip to content

Commit

Permalink
Merge pull request #74 from daveRendon/staging
Browse files Browse the repository at this point in the history
  • Loading branch information
daveRendon authored Jan 23, 2025
2 parents e3a281c + 2da57b6 commit d717aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/create-multi-attach-storage-copy.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
}

# Replace this with your Environment (configuration) ID
ENVIRONMENT_ID = '159726802'
ENVIRONMENT_ID = '160281144'

def get_environment(environment_id):
url = f'{base_url}/v2/configurations/{environment_id}'
Expand Down

0 comments on commit d717aff

Please sign in to comment.