Skip to content

Use Terraform for System Testing #9009

@feluelle

Description

@feluelle

Description

As @ashb @potiuk and me already shortly discussed in a slack thread..

We could use terraform for testing Airflow integrations with real services from providers.
Key benefits:

  • Write declarative configuration files
  • Plan and predict changes
  • Create reproducible infrastructure

I didn't think about the implementation details (pytest + terraform) yet, but I think it would make it a lot easier using terraform instead of having to write a lot of system helper classes in python.

EDIT:

Some interesting resources:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions