Skip to content

Fixed AttributeError when attempting to destroy AWS instances#166

Merged
olehermanse merged 1 commit intocfengine:masterfrom
craigcomstock:ent-13656
Jan 8, 2026
Merged

Fixed AttributeError when attempting to destroy AWS instances#166
olehermanse merged 1 commit intocfengine:masterfrom
craigcomstock:ent-13656

Conversation

@craigcomstock
Copy link
Copy Markdown
Contributor

The provider argument provided is of type Providers enum which has no upper function.

The error produced was

AttributeError: 'Providers' object has no attribute 'upper'

Ticket: ENT-13656
Changelog: title

@craigcomstock craigcomstock requested review from larsewi and victormlg and removed request for victormlg January 8, 2026 20:47
The provider argument provided is of type Providers enum which has no upper function.

The error produced was

AttributeError: 'Providers' object has no attribute 'upper'

Ticket: ENT-13656
Changelog: title

Co-authored-by: Ole Herman Schumacher Elgesem <4048546+olehermanse@users.noreply.github.com>
@olehermanse olehermanse merged commit 7208fba into cfengine:master Jan 8, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants