Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recreating a resource #8

Open
test-account-0 opened this issue Oct 13, 2017 · 0 comments
Open

Recreating a resource #8

test-account-0 opened this issue Oct 13, 2017 · 0 comments

Comments

@test-account-0
Copy link

test-account-0 commented Oct 13, 2017

If the resource property cannot be updated api replies with:

'code': 'NO_METHOD_TO_UPDATE_FIELD',
'message': 'No method found to update field '

I would like an option to delete such resource and create it again with the same name. Terraform does it by default (but I don't like terraform).

Now I have to either delete the whole deployment and create it again or comment out this particular resource, apply config, uncomment it, and apply config again.

Also recreation speed should be configurable - how many resources at a time.

@test-account-0 test-account-0 changed the title Recreating resource Recreating a resource Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant