{% extends 'base.html' %} {% load static %} {% block title %}Attach Bucket to Project{% endblock %} {% block local_css %} {% endblock %} {% block content %}
Associate the bucket {{ bucket_name }} with a project for easier access management.
Bucket Name: {{ bucket_name }}
Workspace ID: {{ workspace_project_id }}
You don't have any projects available for attachment. Possible reasons:
Please create a new project or detach an existing bucket from a project first.